get https://example.com/kyc/private/v1/user/tiers
Fetch the list of tiers available for the current user
Responses
401Authentication is required to access the requested resource
Fetch the list of tiers available for the current user
401Authentication is required to access the requested resource
xxxxxxxxxx
curl --request GET \
--url https://example.com/kyc/private/v1/user/tiers \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: