Documentation Index
Fetch the complete documentation index at: https://rollout.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorization: Bearer <authToken>
X-Rollout-Credential-Id: <credentialId>
Example
curl "https://crm.universal.rollout.com/api/people" \
-H "Authorization: Bearer $AUTH_TOKEN" \
-H "X-Rollout-Credential-Id: $CREDENTIAL_ID" \
-H "Content-Type: application/json"
Where to get a credential ID
You can capture the credential ID when a user connects via the Rollout Link UI, or query the Rollout API for their credentials.