get https://app-api.sandbox.coinify.com/kyc/identification-attempts
This endpoint allows you to query a specific identification attempt by its ID.
Responses
This endpoint allows you to query a specific identification attempt by its ID.
xxxxxxxxxx
curl --request GET \
--url https://app-api.sandbox.coinify.com/kyc/identification-attempts \
--header 'Authorization: Bearer {{accessToken}}' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: