cURL
curl --request GET \ --url https://backstage.example.com/api/soundcheck/checks/{checkId}
{ "check": { "id": "<string>", "ownerEntityRef": "<string>", "name": "<string>", "description": "<string>", "filter": {} } }
Get a single check by id.
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 ID of the check
OK
Show child attributes
Contact support