broadcasts
List broadcast recipients
AuthorizationBearer <token>
API key authentication - use your Zernio API key as a Bearer token
In: header
Path Parameters
broadcastIdstring
Query Parameters
status?string
Value in
"pending" | "sent" | "delivered" | "read" | "failed"limit?integer
Default
50skip?integer
Default
0Response Body
application/json
application/json
curl -X GET "https://zernio.com/api/v1/broadcasts/string/recipients"Empty
{
"error": "Unauthorized"
}{
"error": "Not found"
}