get https://sandbox-api.kenjo.io/api/v1/teams/
Returns the team referenced by id.
Log in to see full request history
Responses
401UNAUTHORIZED. The Authorization header is incorrect, not provided or the token expired.
Returns the team referenced by id.
401UNAUTHORIZED. The Authorization header is incorrect, not provided or the token expired.
xxxxxxxxxx
curl --request GET \
--url https://sandbox-api.kenjo.io/api/v1/teams/id \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: