v1
latestOpenAPI 3.0.12026-07-2376273191.5 KBScorecards
List Scorecards
Returns scorecards matching optional search criteria. If search criteria is specified we will use search logic, which will not find Scorecards that have yet to be evaluated
get/api/v1/scorecards
Query parameters
showDraftsboolean
groupsstring[]
Filter based on groups, which correspond to the x-cortex-groups field in the Catalog Descriptor. Accepts a comma-delimited list of groups
entitiesstring[]
Filter based on entity (either tags or CIDs). Accepts a comma-delimited list of entity tag or CIDs, please use only one type of identifier
teamsstring[]
Filter based on team (either tags or CIDs). Accepts a comma-delimited list of team tag or CIDs, please use only one type of identifier
pageinteger required
Page number to return, 0-indexed. Default 0.
pageSizeinteger required
Number of results to return per page, between 1 and 1000. Default 250.
Response
OK