Skip to main content
GET
/
subscribers
/
lookup
Get subscriber by phone number
curl --request GET \
  --url https://olive-gateway-a6ba.onrender.com/api/v1/subscribers/lookup \
  --header 'Authorization: <api-key>'
{}

Authorizations

Authorization
string
header
required

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

Query Parameters

phone_number
string
required

Phone number

Response

Subscriber details

The response is of type object.