Skip to main content
GET
Get an Integration's Account

Authorizations

Authorization
string
header
required

The Authorization header must include 'x-api-key' followed by your API key (e.g., 'Authorization: x-api-key YOUR_API_KEY').

x-project-id
string
header
required

Workspace UID required to identify the workspace.

Path Parameters

account_uid
string<uuid>
required

Query Parameters

retrieve_consumption
boolean
default:false

Set this to true to retrieve th accounts limits consumption, e.g. 'How many messages sent in the last 24 hours'.

Response

Successful Response