v3
latestSwagger 2.02026-08-067506752.0 MBFind jobs in the organization
Path parameters
Org identifier (either id or slug)
Query parameters
Scenario id to query
Comp review id to query
Approval chain id to query; only relevant when there is a comp review id
Date to search as of
Start date, if retrieving jobs that existed between two dates (inclusive)
End date, if retrieving jobs that existed between two dates (inclusive)
Search query
Comma-separated list of job ids to look up
Job id to start paginating from
Number of results to return
Sort by fields, comma-separated. For descending sort, prepend a -
Fields to retrieve, comma-separated
Fields to retrieve, list syntax
Data format to use; default is json, can also use json-extended or json-readable
Whether to split complex columns, used for tabular data formats
Find jobs only based on the changes that are in the scenario. This option also allows you to reference the change within the filter, which is otherwise not allowed
Return access information -- pass a list of actions to check, for example: create,update,delete
Response
successful operation
Example response
{
"access": [
{
"ids": [
"588f7ee98f138b19220041a7"
]
}
]
}