Skip to content

List organizations

GET
/v1/organizations/

List all organizations.

skip
Skip
integer
0
limit
Limit
integer
default: 100 >= 1 <= 1000

Successful Response

Response List Organizations V1 Organizations Get
Array<object>
OrganizationResponse
object
id
required
Id
string format: uuid
name
required
Name
string
default_currency
required
Default Currency
string
timezone
required
Timezone
string
hmac_key
required
Any of:
string
logo_url
required
Any of:
string
portal_accent_color
required
Any of:
string
portal_welcome_message
required
Any of:
string
created_at
required
Created At
string format: date-time
updated_at
required
Updated At
string format: date-time

Validation Error

HTTPValidationError
object
detail
Detail
Array<object>
ValidationError
object
loc
required
Location
Array
msg
required
Message
string
type
required
Error Type
string
input
Input
ctx
Context
object