cURL
curl --request GET \ --url http://api.salesjourney.io/leads/{leadIdentifier} \ --header 'Authorization: <api-key>'
{ "lead_id": "<string>" }
Documentation IndexFetch the complete documentation index at: https://docs.salesjourney.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.salesjourney.io/llms.txt
Use this file to discover all available pages before exploring further.
Lead identifier, it accepts documentId or leadCode
Successful response