GET
/
organization
curl --request GET \
  --url https://api.voxia.ai/organization \
  --header 'Authorization: <api-key>'
{
  "status": "error",
  "message": "<string>"
}

Authorizations

Authorization
string
header
required

Response

404
application/json
status
enum<string>
Available options:
error
message
string