Jobs
Authorizations
AuthorizationstringRequired
Path parameters
workspace_idstring · uuidRequired
Query parameters
connector_nameanyOptional
data_sourceanyOptional
is_activebooleanOptional
nameanyOptional
orderingstringOptional
Which field to use when ordering the results.
pageintegerOptional
A page number within the paginated result set.
page_sizeintegerOptional
Number of results to return per page.
schema_nameanyOptional
Responses
200Success
application/json
countintegerOptionalExample:
50next_pageinteger · nullableOptionalExample:
3previous_pageinteger · nullableOptionalExample:
1page_sizeintegerOptionalExample:
10total_pagesintegerOptionalExample:
5current_pageintegerOptionalExample:
2get
/developers/workspaces/{workspace_id}/jobs/200Success
Authorizations
AuthorizationstringRequired
Path parameters
_idstring · uuidRequired
workspace_idstring · uuidRequired
Query parameters
force_full_refreshbooleanOptionalDefault:
Whether to force a full refresh on partial jobs.
falseResponses
201
No response body
post
/developers/workspaces/{workspace_id}/jobs/{_id}/run/201
No response body
No content
Last updated

