Audio
Get list of audios generated
List of generate audios associated with the authenticated user.
GET
/
project
/
assets
/
user_audio
/
Authorizations
X-API-KEY
string
headerrequiredYour API key with the prefix: dr_
. This is required by all endpoints to access our API programatically. You can view your API Key by navigating to the account settings panel (In the bottom left corner click on your Account
→ profile
)
Query Parameters
page
integer
A page number within the paginated result set.
page_size
integer
Number of results to return per page.
Response
200 - application/json
count
integer
next
string | null
previous
string | null
results
object[]