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_conversationsinteger>=0
Number of conversations currently in progress for this workspace.
max_active_conversationsinteger>=0
Maximum number of concurrent conversations allowed for this workspace.

Errors

401
Unauthorized Error
500
Internal Server Error