get https://api-sandbox.thisisbud.com/v1/kyc/check/
Return a summary for a check.
Responses
404The resource was not found.
405The request uses an unexpected HTTP method.
5XXAn unexpected error occurred on the server side.
Return a summary for a check.
404The resource was not found.
405The request uses an unexpected HTTP method.
5XXAn unexpected error occurred on the server side.
xxxxxxxxxx
curl --request GET \
--url https://api-sandbox.thisisbud.com/v1/kyc/check/check_uuid \
--header 'accept: application/json'