Skip to main content
GET
/
agents
/
{id}
Get agent details
curl --request GET \
  --url https://olive-gateway-a6ba.onrender.com/api/v1/agents/{id} \
  --header 'Authorization: <api-key>'
{}

Authorizations

Authorization
string
header
required

API Key for third-party integrations (WhatsApp, Smart PAY, VULT). Format: 'Bearer olive_live_xxxxxxxxxxxxx'

Path Parameters

id
string
required

Agent ID

Response

OK

The response is of type object.