Authorization: Bearer <authToken>
X-Rollout-Credential-Id: <credentialId>
curl "https://tms.universal.rollout.com/api/people" \ -H "Authorization: Bearer $AUTH_TOKEN" \ -H "X-Rollout-Credential-Id: $CREDENTIAL_ID" \ -H "Content-Type: application/json"