x-org header.
Basic request and response
Get the current organization withGET /api/v1/app/organization.
Example response
Example response
Update organization settings
Endpoint parameters
Endpoint parameters
Example response
Example response
Errors and edge cases
- 401/403: missing or invalid API token.
- 400: invalid regex, organization name over 60 characters, unsupported logo content type, or logo larger than 5 MB.