GET /platform/v1/ens-subscriptions-by-cb/{callbackId}

Retrieves details for all subscriptions associated with a callback.

NameTypeDescription
callbackIdstringRequiredUnique identifier of the callback.
ResponseReason
200 SuccessCallback subscriptions retrieved.
400 Bad RequestInvalid request
403 ForbiddenFailed to pass authorization.
404 Not FoundCallback ID doesn’t exist for this MID.
500 Server ErrorInternal error