v1

latestOpenAPI 3.0.02026-07-2484509641.9 KB
Audiences

Get Specific Folder

Retrieves the full state of a single folder by its folderId. Returns all folder attributes — name, starred status, description, notes, creation and update timestamps, and the list of audienceId values contained in the folder. Use this endpoint to inspect a folder's contents before operating on its audiences, or to verify folder state after an update. Returns 200 with the folder resource. Returns 404 if no folder matches the provided folderId.

get/studio/v1/folders/{folderId}

Path parameters

folderIdstring uuid required

The ID of the folder to retrieve.

Response

Success