Count instructions

Returns just the total count of instructions across the organization matching the filters, via the X-Total-Count response header. Scope to a policy, claim, or module by passing the corresponding query filter.

Permission: instructions:read.

Query Params
status
array of objects

Filter by one or more statuses.

status
Allowed:
uuid

Filter by policy.

uuid

Filter by claim.

string
enum

Filter by module type.

Allowed:
uuid

Filter by module (e.g. product module).

string

Filter by exact function name.

boolean

Filter by manual-executability flag.

date-time

Inclusive lower bound on execution_datetime (ISO 8601, UTC if no offset supplied).

date-time

Inclusive upper bound on execution_datetime (ISO 8601, UTC if no offset supplied).

Response

Language
Credentials
Basic
base64
:
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*