v1

latestOpenAPI 3.0.02026-07-2484509641.9 KB
Audiences

Fetch Audience

Retrieves the full state of a single audience by its audienceId. Returns all audience attributes — name, type, source origin, current recordCount, folder location, creation and update timestamps, and the complete column structure with all column properties. Use this endpoint to check audience configuration before writing rows or before running enrichment. Returns 200 with the audience resource. Returns 404 if no audience matches the provided audienceId.

get/studio/v1/audiences/{audienceId}

Path parameters

audienceIdstring uuid required

The unique identifier for the audience

Response

Success