Gem
This endpoint retrieves Gems associated with the given entity.
Path parameters
entityIdstringRequired
userIdstringRequired
Header parameters
apikeystringRequiredExample:
The API key for authentication
testuseridstringRequiredExample:
The Id of the user performing the request.
dummy-useridtokenstringRequiredExample:
The token for user authentication.
dummy-tokenResponses
200
Successful response
application/json
400
Client error
application/json
500
Server error
application/json
get
/entities/{entityId}/users/{userId}/gemsLast updated