NotifyHub
Openapi

List recipients

GET
/v1/server/recipients

Returns a paginated list of recipients belonging to the environment determined by the API key. Use the cursor query parameter for keyset pagination and status to filter by recipient lifecycle state. Results are ordered by creation time descending.

Authorization

environmentKey
AuthorizationBearer <token>

In: header

Response Body

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