Skip to main content
GET
/
client
/
contacts
/
{contact_id}
/
journey
Get contact journey timeline
curl --request GET \
  --url http://localhost:8080/api/v1/client/contacts/{contact_id}/journey \
  --header 'Authorization: <api-key>'
"<unknown>"

Authorizations

Authorization
string
header
required

JWT Bearer token or raw API key via Authorization header

Path Parameters

contact_id
string
required

Contact ID or email

Response

OK

The response is of type any.