Search
K

Organization Info

This API returns detailed information about the Organization.
Authorization: All requests must be authenticated and authorized by adding a special Header to each request containing the Organization Key (available in https://app.xyte.io/settings/api_keys)
Value
Key
Organization Key
Authorization
get
https://hub.xyte.io/core/v1
/organization/info

Error Handling

  • 401 Unauthorized: If the api_key is not provided or is invalid.
  • 403 Forbidden: If the user does not have permission to perform the requested action.
Last modified 4mo ago