Get organisation details
GET
https://app.speybooks.com/api/v1/admin/orgs/{id}A full view of one organisation: details, all linked users with their roles, usage statistics (invoices, contacts, transactions), and the twenty most recent audit-log entries scoped to that organisation.
Path parameters
idstringrequiredOrganisation ID.
Response
200360-degree org view: subscription, users, usage stats, and recent audit activity.
Show response fields
organisationobjectShow child attributes
idstringnamestringplanstringslugstringstripeCustomerIdstringstripeSubscriptionIdstringsubscriptionStatusstringrecentActivityarray<object>statsobjectShow child attributes
contactsintegerinvoicesintegertransactionsintegerusersarray<object>Show child attributes
emailstringfullNamestringidintegerisActivebooleanrolestringtotpEnabledbooleanError codes
404Organisation not found.