publishing

Get source resolution status

Fetches the status of a source resolution by its ID. This endpoint allows users to check whether the source has been resolved or is still in the queue. Source resolution lookup has a user-level rate limit of 60 requests / minute.

get/v2/source-resolutions-v3/{id}

Path parameters

idstring required

Response

Default Response

OR
OR
OR

Changes

Changed in 2 of the 8 revisions of this API.7

    • added the optional property action to the response with the 403 status

      response-optional-property-added

    • added the optional property action to the response with the 404 status

      response-optional-property-added

    • added the optional property action to the response with the 500 status

      response-optional-property-added

    • added the optional property details to the response with the 403 status

      response-optional-property-added

    • added the optional property details to the response with the 404 status

      response-optional-property-added

    • added the optional property details to the response with the 500 status

      response-optional-property-added

    • added the non-success response with the status 403

      response-non-success-status-added