v1
latestOpenAPI 3.1.02026-07-24111224223.3 KBOrganizations
Retrieves an organization
Returns the organization profile for the API credentials in use (the “current” org). Use this to confirm organization id, display name, and other org-level settings in integrations.
get/organizations/self
Response
OK
Example response
{
"currency": "USD",
"timezone": "America/New_York",
"trade_name": "Rillet Inc."
}