NotifyHub
Openapi

Get recipient

GET
/v1/server/recipients/{recipientId}

Retrieves the full recipient record including profile, device tokens, engagement counters, and subscription status. The {recipientId} path segment is the external id assigned by your application. Returns 404 if the recipient does not exist in this environment.

Authorization

environmentKey
AuthorizationBearer <token>

In: header

Response Body

curl -X GET "https://loading/v1/server/recipients/{recipientId}"
Empty