List fulfillment requests

Returns a paginated list of fulfillment requests for the organization. Use the query parameters to filter and to include related objects in the response.

Query Params
integer
1 to 100
Defaults to 30

The maximum number of items that will be contained in a single page, between 1 and 100 (inclusive).

integer
≥ 1
Defaults to 1

The page number of the entities to fetch. Must be a minimum of 1.

string

Search fulfillment requests by searchable fields.

status
array of strings

Filter by fulfillment request status. Accepts multiple values.

status
Allowed:
string

Must be a UUID. Filter by the ID of the linked claim.

string

Must be a UUID. Filter by the ID of the linked policy.

string

Must be a UUID. Filter by fulfillment type ID.

include
array of strings

A comma-separated list of related objects to include in the response. Valid values: fulfillment_type, claim.

include
Allowed:
Response

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