Returns known dispositions.

This endpoint returns the CBV standard dispositions as well as any custom dispositions supported by this repository.

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

WorkspaceId of the workspace the API call is for.

Query Params
string

Whether this is a request for 'Test' or 'Live' environment. True refers to the 'Test' environment, no value or False refers to the 'Live' environment.

string

Parameter that points to the next list of results when requesting a list of events that is larger than the value specified with the perPage parameter. Some technologies refer to this as scrolling. nextPageToken may be invalidated through timeout. It is up to the specific implementation to provide the mechanisms for invalidating tokens.

int32

This parameter helps to control the amount of data returned to the client through pagination. In the case of EPCIS events, perPage specifies the maximum number of events in a response to the client. It does not mandate that the server reaches this limit. For example, if the server sees that some EPCIS events are very large, the server can decide to return fewer events to avoid creating an error because the response body is too large. As long as there are more resources to retrieve, the Link header contains the URL of the next page and the attribute rel=\"next\". The last page is indicated by the absence of the rel=\"next\". Depending on the implementation, there can be a global upper limit for the perPage value that the client cannot override, which should be stated in the documentation.

Responses

401

Unauthorized

403

Forbidden

429

Too Many Requests

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