Get

Get current organization information

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Query parameters

paymentMethodsbooleanOptional
include supported payment methods in response
emailProviderbooleanOptional
include email provider info in response
externalAccountingSystemProviderbooleanOptional
include external accounting system provider info in response
colorSchemebooleanOptional
include color scheme info in response
payeeOnboardingOptionsbooleanOptional
include payee onboarding options in response
payorOnboardingOptionsbooleanOptional
include payor onboarding options in response
metadataSchemabooleanOptional
include metadata schema in response
notificationEmailTemplatebooleanOptional

include notification-email-template in response

rolePermissionsbooleanOptional
include role permission config in response
customDomainsbooleanOptional
include custom domains in response

Response

This endpoint returns an object.
idstring
sandboxboolean
namestring
logoUrlstring or null
faviconUrlstring or null
websiteUrlstring or null
supportEmailstring or null
paymentMethodsobject or null
emailProviderobject or null
externalAccountingSystemProviderobject or null
colorSchemeobject or null
payeeOnboardingOptionsobject or null
payorOnboardingOptionsobject or null
metadataSchemalist of objects or null
notificationEmailTemplateobject or null
customDomainslist of strings or null
organizationEntityIdstring or null
rolePermissionsmap from strings to lists of enums or null

Errors