Lookup Information

Get progress

Get progress

get/api/v1/info/progress/{id}

Path parameters

idstring required

Response

The request has succeeded.

failedinteger required

Failed is the number of items that failed

successinteger required

Success is the number of items that succeeded

totalinteger required

The total number of items to process

updatedAtstring date-time required

The time the progress was last updated

Example response

{
  "updatedAt": "2023-01-01T01:01:01.001Z"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.