f00047222b8f
Fetch scorecards
This API fetches all scorecards.
Query parameters
Ids of the users who were scored. Value must be a comma-delimited list.
Ids of the users who completed the scorecards. Value must be a comma-delimited list.
Id of the initiative that the scorecards were completed against.
The datetime that the scorecard was submitted by the reviewer. Value must be two ISO 8601-formatted dates separated by a colon (e.g. 2021-01-01T00:00:00Z:2021-01-31T00:00:00Z). An asterisk may be used as a placeholder to represent no minimum (e.g. *:2021-01-31T00:00:00Z). An asterisk may be used as a placeholder to represent no maximum (e.g. 2021-01-01T00:00:00Z:*).
The number of resources to return per page. The minimum value that may be specified is 1. The maximum value that may be specified is 100.
The page of resources to return. The minimum value that may be specified is 1.
Response
Success