Get Audio Native Project Settings

GET
/v1/audio-native/:project_id/settings

Get player settings for the specific project.

Path parameters

project_idstringRequired

The ID of the Studio project.

Response

Successful Response

enabledboolean

Whether the project is enabled.

snapshot_idstringOptional

The ID of the latest snapshot of the project.

settingsobjectOptional

The settings of the project.

Errors

Built with