API v2.4 / Organisation / Get Current Organisation Details
GET /organisation
This endpoint allows you to retrieve comprehensive information about your organisation, including details of all associated users.
Authorizations
Responses
200
OK
object
Name of organisation
Acme Corp
API Key
ak_1234567890abcdef
If the organisation is tax liable
Yes
Address line 1
123 Main St
Address line 2
Suite 456
City
Metropolis
Country
USA
Postal Code
12345
Callback URL
https://api.acmecorp.com/callback
Notes attached to organisation
Premium customer
Groups an organisation assigned to
[ "Enterprise", "Tech"]
Selected currency
USD
Organisational balance + test credit
10000
Organisational test credit
500
Organisational test credit expiry date
2023-12-31
Business type
Corporation
Website
https://www.acmecorp.com
Product Description
Cloud computing services
object
User first name
John
User last name
Doe
User role
Admin
Email address (login)
{EMAIL}
Phone number
+1 (555) 123-4567
User Time Zone
America/New_York
400
Bad Request - returned when request format is not accepted
object
Status of api functions which do not return data
403
Unauthorised - returned when the api token is invalid; the user does not have any available Bundles left or the ICCID is not accessible by the user
object
Status of api functions which do not return data
429
Too Many Requests
object
Status of api functions which do not return data
500
Server Error
object
Status of api functions which do not return data
503
Processing - Please come back later or use the Retry-After (seconds) header
object
Status of api functions which do not return data