List Scorecards
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
List Scorecards
Documentation Index
Fetch the complete documentation index at: https://docs.attention.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Query Parameters
Page number for pagination (1-indexed). If omitted, pagination is not applied and every visible scorecard is returned.
Required range:
x >= 1Number of scorecards per page (min 1, max 200). Ignored when page is omitted.
Required range:
1 <= x <= 200Response
Scorecards successfully retrieved
The response is of type object.