cURL
curl --request GET \ --url https://api.callers.ai/organization \ --header 'Authorization: <api-key>'
{ "status": "error", "message": "<string>" }
Get information for the organization associated with this API key
Optional sub organization ID. Must belong to your main organization API key.
The response is of type object.
object