cURL
curl --request GET \ --url https://backstage.example.com/api/soundcheck/results
{ "results": [ { "entityRef": "<string>", "checkId": "<string>", "state": "<string>", "details": {}, "scope": "<string>", "submittedBy": "<string>" } ] }
Get check results for an entity.
Documentation IndexFetch the complete documentation index at: https://backstage.spotify.com/docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://backstage.spotify.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
The entity reference to get results for.
The scope of the results.
One or more check ids to filter by.
OK
Show child attributes
Contact support