get https://api.sandbox.crezco.com/v1/users/
User data is returned if user exists and is associated with the current partner
If no such user is found an error is produced.
Log in to see full request history
Responses
User data is returned if user exists and is associated with the current partner
If no such user is found an error is produced.
xxxxxxxxxx
curl --request GET \
--url https://api.sandbox.crezco.com/v1/users/userId \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: