cURL
curl --request GET \ --url https://api.maildiver.com/v1/audiences/{id} \ --header 'Authorization: Bearer <token>'
200
success
Endpoint: v1/audiences/{id}
v1/audiences/{id}
Retrieve details of a specific audience.
Documentation IndexFetch the complete documentation index at: https://docs.maildiver.com/docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.maildiver.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
API key with format "Bearer {your-api-key}"
Unique identifier of the audience
OK
Was this page helpful?