Get Connector async task states.
Returns a page of connector async task states for the given project. When dateCreatedFrom/dateCreatedTo are not provided, the dateCreated window defaults to the last 24 hours (current time minus 24h) up to current time plus 1h.
Authorizations
Get a token from auth/login endpoint and then pass it in the Authorization HTTP header in every subsequent API call. For more information visit our help center.
Query Parameters
Filter by projectUid
DOWNLOAD, REIMPORT, REIMPORT_TARGET, UPLOAD APC, API, CJ, GUI, SUBMITTER_PORTAL Date range from, based on dateCreated, default current time minus 24h
Date range to, based on dateCreated, default current time plus 1h
Page number, starting with 0, default 0
x >= 0Page size, accepts values between 1 and 1000, default 100
1 <= x <= 1000Date range from, based on dateProcessed
Date range to, based on dateProcessed
Response
OK
Number of tasks on this page with an error status
Name of the project the tasks belong to
UID of the project the tasks belong to
Number of tasks on this page with a successful status