Skip to main content
API reference for Contra Intelligence v1. See the API overview for shared concepts (auth, errors, idempotency).

Method · GET /v1/sessions/:session_id

Authentication

Send your API key in the x-api-key header on every request.
curl https://identity.contra.id/v1/... \
  -H "x-api-key: $CONTRA_KEY"

Need help?