Get the self information in the context of a repository.
Access control rules
- The requester must have access to the repository.
Documentation Index
Fetch the complete documentation index at: https://docs.cantina.xyz/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
Response
User info in the context of the repository
User information in the context of a repository.
User id.
Name of the user.
Username of the user.
Role of the user in context of the repository.
client, reviewer, judge, triager, admin Reviewer has earned a badge for this repository.
For admins, judges, triagers and company users this will always be false.
Number of times the reviewer can ping the client.
For non-reviewers this will be null.
Name of the team the reviewer is in.
This will have a value if the user is a reviewer and in a team. This will be null if the user is not a reviewer, i.e. a client, judge, triager or admin, or the reviewer is not participating with a team.
TeamId of the team the reviewer is in.
Important:
- teamId is only set for reviewers.
- teamId is never null for reviewers.
- Even if teamId is set, teamName can be null.
- this is the case for
soloteams
Reputation of a reviewer, always in the range of 0..=100.
For admins, judges, triagers and company users this will always be null.