get https://app-api.sandbox.coinify.com/kyc/identification-attempts
This endpoint allows you to get all identification attempts for the trader.
The identification attempts are ordered by createTime
(newest first).
Responses
This endpoint allows you to get all identification attempts for the trader.
The identification attempts are ordered by createTime
(newest first).
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: