Skip to main content
GET
/
contact
/
info
cURL
curl --request GET \
  --url https://api.crunchz.app/api/contact/info \
  --header 'Authorization: Bearer <token>'
"<string>"

Documentation Index

Fetch the complete documentation index at: https://docs.crunchz.app/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

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

Query Parameters

contact_id
string
required

Contact ID.

Response

The response is of type string.