Get scores.

Returns a paged list of computed completeness scores (score value, validation status, last update dates), optionally filtered by context and/or entity id. Use for bulk retrieval across entities; for a single entity's per-requirement pass/fail breakdown use GET /scores/{entityId}/{context} instead. Entities with no computed score yet for the given filters are simply omitted from the results, not reported as an error.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
contexts
array of strings
List of contexts to filter by, e.g. ['en']. When omitted, scores for all contexts are returned.
entityIds
array of strings
List of entity ids to filter by. When omitted, scores for all entities are returned.
int32
required
1 to 100
int64
required
≥ 0
Responses

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json