Skip to main content
GET
/
subscribers
/
{id}
Get subscriber details
curl --request GET \
  --url https://olive-gateway-a6ba.onrender.com/api/v1/subscribers/{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

Subscriber ID

Response

Subscriber details

The response is of type object.