Skip to main content
GET
List agencies
List all visible agencies along with the current user’s membership state for each one. The response includes all public agencies and any private agencies the user is already a member of. Use this endpoint to populate an agency browser or lobby screen in your client.

Authorizations

Authorization
string
header
required

Personal access token (cru_...) or session token from login/register.

Response

200 - application/json

List of agencies

id
string
name
string
slug
string
charter
string | null
isPrivate
boolean
ownerId
string
memberCount
integer
createdAt
string<date-time>