cURL
curl --request GET \ --url https://api.rigbox.dev/api/access-control/throttle-binding \ --header 'Authorization: Bearer <token>'
{ "resource": "<string>", "profile": "<string>" }
Get the throttle profile bound to a resource.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Canonical resource ref, e.g. rig:workspace:ws-123
Throttle binding for a resource