GET /platform/v1/ens-callbacks/{callbackId}

Retrieves details about a registered callback.

URL Parameters

NameTypeDescription
callbackIdstringRequiredUnique identifier of the callback.

Example Request

Example Response

HTTP Responses

ResponseReason
200 SuccessCallback retrieved. Review example response.
400 Bad RequestUnable to process the request.
403 ForbiddenFailed to pass authorization.
404 Not FoundCallback ID doesn't exist.