generated: '2026-07-11' method: derived source: openapi/rigetti-qcs-api-openapi.yml summary: types: - http schemes: - name: JWTBearer type: http scheme: bearer bearerFormat: JWT description: A JSON web token with `sub` or `uid` claim, as well as `groups` claim. If the token is absent, invalid or expired, the client will receive a 401 response. If the token is valid, the server uses the claims to authorize the request, which may result in a 403 response. sources: - openapi/rigetti-qcs-api-openapi.yml