Endpoint Examples
Connection Task Status
GET
Check the status of a connection job. When you trigger a connection to update, this endpoint can be helpful to keep track of the job status. It is, for instance, used in the orchestration template.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Response
200 - application/json
OK
The response is of type object
.