Skip to main content
GET
Error

Autorizaciones

Authorization
string
header
requerido

JWT bearer token issued by the identity provider.

Parámetros de consulta

metadata
string

JSON string to filter organizations by metadata fields

limit
string

Max items per page (1-100, default 10)

page
string

Page number (default 1)

start_date
string

Filter organizations created on/after this date (YYYY-MM-DD)

end_date
string

Filter organizations created on/before this date (YYYY-MM-DD)

sort_order
string

Sort direction (asc, desc)

Filter by legal name (case-insensitive, prefix match)

doing_business_as
string

Filter by doing business as name (case-insensitive, prefix match)

status
string

Filter by status

Filter by legal document (exact match)

Respuesta

OK

items
any
requerido
limit
integer<int64>
requerido
Ejemplo:

10

next_cursor
string
Ejemplo:

"eyJpZCI6IjAxOTI..."

page
integer<int64>
Ejemplo:

1

prev_cursor
string
Ejemplo:

"eyJpZCI6IjAxOTE..."