Get async collection update status

View as Markdown
Gets the status of an asynchronous collection update task.

Authentication

x-api-keystring
API Key authentication via header

Path parameters

taskIdstringRequired
The task's ID.

Response

Successful Response
idstring
The task's ID.
statusenum
The task's current status.

Errors

401
Unauthorized Error
403
Forbidden Error
500
Internal Server Error