Skip to main content

Get Organization Info

This endpoint returns the organization's info. It is used in many places across the UI. It returns the name in the navbar and the public key of the organization’s distribution account.

Responses

Returns organization details


Schema
  • name string
  • logo_url string
  • distribution_account_public_key string
  • timezone_utc_offset string
  • is_approval_required boolean

    Enables multi-user approval workflow for disbursements

Loading...