List all audio files
Call Flows
List all audio files
Get paginated list of audio files with search and sort capabilities
GET
List all audio files
Query Parameters
Page number (1-based)
Required range:
x >= 1Example:
1
Number of items per page
Required range:
1 <= x <= 100Example:
20
Search term to filter results
Maximum string length:
100Example:
"john"
Field to sort by
Example:
"createdAt"
Sort order
Available options:
asc, desc Example:
"desc"
Filter by organization ID
Example:
"550e8400-e29b-41d4-a716-446655440000"
Filter by usage type
Available options:
welcome, goodbye, question, prompt, hold_music, notification, other Example:
"welcome"
Filter by tags (comma-separated or array)