cURL
curl --request GET \ --url https://api.wavix.com/v3/messages/sender-ids \ --header 'Authorization: Bearer <token>'
{ "items": [ { "id": "3c7a5a90-43e0-43e0-b006-fdfea30c5a7c", "sender_id": "org_123", "type": "numeric", "allowlisted_in": [ "allowlisted in" ], "usecase": "usecase", "samples": [ "samples" ] } ] }
Returns a list of Sender IDs.
Bearer token using appid (Authorization: Bearer )
List of sender IDs.
List of Sender IDs.
Show child attributes
Was this page helpful?
Contact support