v1
latestOpenAPI 3.0.42026-08-04342835917.6 KBJob
Queries job definitions visible to the caller.
Results are scoped to the caller's customer unless the caller is allowed to view all job definitions.
get/job/definitions
Query parameters
pageinteger
The 1-based page index.
page_sizeinteger
The number of items per page.
sortstring[]
Sort fields. Prefix with - for descending order (e.g. -created_at).
Filter by definition_id.
Filter by name.
Filter by definition_type.
Filter by created_at.
Filter by owner_id.
Filter by owner_mail.
logic'and' | 'or'
How to combine the field filters: "and" (default) requires every filter to match, "or" requires any of them to match.
Response
OK