v1

latestOpenAPI 3.0.1Apache 2.02026-07-1398228598.3 KB
Scorecard

List Scorecards

Retrieves scorecards visible to the caller. User-scoped API keys see scorecards for their allowed teams; org-scoped API keys see every scorecard in the organization. Pagination is optional: when both page and size are omitted, the full result set is returned to preserve backward compatibility.

get/scorecards

Query parameters

pageinteger

Page number for pagination (1-indexed). If omitted, pagination is not applied and every visible scorecard is returned.

sizeinteger

Number of scorecards per page (min 1, max 200). Ignored when page is omitted.

Response

Scorecards successfully retrieved

object required