Get
Returns information about the workspace.
Authentication
AuthorizationBearer
Bearer authentication header of the form `Bearer <PHONIC_API_KEY>`. Manage your API keys [here](https://phonic.co/api-keys).
Response
Success response
active_conversations
Number of conversations currently in progress for this workspace.
max_active_conversations
Maximum number of concurrent conversations allowed for this workspace.
logo_url
URL of the workspace logo (PNG or SVG), or null if not set.
invite_link_allowed_domains
Email domains allowed to join the workspace via invite link.
ip_allowlist
IP addresses or CIDR ranges allowed to access the workspace.
Errors
401
Unauthorized Error
500
Internal Server Error