Get Audio Native Project Settings

Get player settings for the specific project.

Path parameters

project_idstringRequired
The ID of the Studio project.

Headers

xi-api-keystringRequired

Response

Successful Response
enabledboolean
Whether the project is enabled.
snapshot_idstring or null
The ID of the latest snapshot of the project.
settingsobject or null
The settings of the project.

Errors