List Organizations
Organisations
List Organizations
List all organizations for the current user
GET
List Organizations
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Include additional organization data
Example:
true
Response
Organizations listed successfully
Organization ID
Example:
"org_12345"
Organization name
Example:
"Acme Corp"
Organization slug
Example:
"acme-corp"
Organization creation date
Example:
"2024-01-01T00:00:00Z"
Organization logo
Example:
"https://www.cashful.africa/logo.png"
Organization metadata
Example:
{ "plan": "pro" }