Get Tasks Definitions List

Retrieves a list of all task definitions available in the system. This endpoint is used to view all task definitions that can be used for orders.

Query Params
string | null
Defaults to null

Filter task definitions by label. Use this to search for task definitions with label containing search term.

string | null
Defaults to null

Filter task definitions by ops group handle.

string | null
Defaults to null

Filter task definitions by metadata. Use this to search for task definitions with metadata containing the specified key-value pairs.

string | null
Defaults to null

Token for pagination. Use this to fetch the next set of results if available.

integer | null
Defaults to 100

Maximum number of task definitions to return. Default is 100, maximum is 100.

Responses

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