get https://api.streak.com/api/v1/users/
This call will return the public details for the user specified.
Log in to see full request history
Responses
This call will return the public details for the user specified.
xxxxxxxxxx
curl --request GET \
--url https://api.streak.com/api/v1/users/userKey \
--header 'Content-Type: application/json' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: