Skip to main content
GET
/
api
/
v0
/
repositories
/
{repo_id}
/
reviewers
/
{username_or_uuid}
/
badge
Reviewer's badge for a repository, accepting either username or user ID as input.
curl --request GET \
  --url https://api.example.com/api/v0/repositories/{repo_id}/reviewers/{username_or_uuid}/badge
"<string>"

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

repo_id
string<uuid>
required
username_or_uuid
string
required

Response

Repository badge as a PNG file

The response is of type file.