List
Agencies
List
Your agencies.
GET
List
Authorizations
Your API key from the Studio Dashboard
Query Parameters
Page number, 1-indexed.
Required range:
x >= 1Items per page. Default 50, max 100.
Required range:
1 <= x <= 100Filter to one agency by UUID.
Filter to one agency by slug.
Maximum string length:
128Substring match across name, slug, and code.
Maximum string length:
128Available options:
active, moderation, disabled Available options:
true, false, 1, 0 Sort order.
created_at_desc: newest agencies first (default).created_at_asc: oldest agencies first.updated_at_desc: most recently updated first.updated_at_asc: least recently updated first.name_asc: by name A→Z.name_desc: by name Z→A.
Available options:
created_at_desc, created_at_asc, updated_at_desc, updated_at_asc, name_asc, name_desc