Skip to main content
GET
/
apps
/
bitrix
/
crm
/
lead
Get lead from Bitrix24
curl --request GET \
  --url https://api.provident.ae/v2/apps/bitrix/crm/lead \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

id
number
required

Response

200

Returns lead data from Bitrix24