cURL
curl --request GET \ --url https://mock-api.cevro.ai/v1/players/{playerId}/kyc/documents \ --header 'Authorization: Bearer <token>' \ --header 'X-Session-ID: <x-session-id>'
Returns list of all KYC documents for the player.
API Bearer token. For this demo, any non-empty string is accepted.
not_submitted
submitted
in_review
approved
rejected
expired
Documents retrieved successfully