/blocking-rules/{id}/blockedResource

Fetch the Blocking Rules blockedResource resource

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The unique identifier for the resource

Query Params
string

The company code to use on public requests

string

A comma separated list of fields to sort by. Default sort order is ascending, with a - prefix to indicate descending order.

string

A comma separated list of relations to include. Nested relationships can be specified with dot notation.

fields
object

A Map<type,fields[]> of fields to serialize. Note: as a Dash-specific behavior (not part of the JSON:API spec), the id field must be included in the fields list for each type.

page
object

Pagination controls. Serialized on the wire with bracket notation, e.g. page[number]=1&page[size]=15.

filter
object

Filters the primary resources. Serialized on the wire with bracket notation, e.g. filter[first_name]=mad, with operator suffixes (filter[start_date__gte]=...) and nested and/or groups. See the Request Parameters section of the introduction for details.

Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/vnd.api+json