Skip to main content
GET
List voice audio

Authorizations

Authorization
string
header
required

Send your team API key or project token as Authorization: Bearer <token>. The credential must have the required permissions. Project tokens can access only their own project.

Query Parameters

projectId
string<uuid>

Identifier of the Polymorfa project that owns this resource.

Value constraints

status
enum<string>

Current status of this resource or operation.

Allowed values

Available options:
pending_upload,
uploaded,
transcoding,
ready,
failed
cursor
string

Specifies cursor for this query parameter.

Value constraints

Maximum string length: 200
limit
integer

Specifies limit for this query parameter.

Value constraints

Required range: 1 <= x <= 100

Response

A page of audio assets.

success
enum<boolean>
required

Whether the request succeeded.

Allowed values

Available options:
true
data
object[]
required

Structured data carried by this object.

page
object
required

Specifies page for this management platform access list voice audio response.