Skip to content

Get current organization

GET
/v1/organizations/current

Get the current organization (identified by API key).

Successful Response

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

Unauthorized

Organization not found