List scan graphql operations
GET
/api/v1/scan/{scanId}/graphql-operations Lists all GraphQL operations performed by this scan. (unpaginated)
Requires
read:scanpermission.
Path parameters
scanIdstring · uuidrequiredUUID identifier for this StackHawk Scan.
Response
OK
graphQLOperations
string[]scanFoundStatus
enum<string>2 available options
OKNOT_FOUNDgraphQLOperations
string[]scanFoundStatus
enum<string>2 available options
OKNOT_FOUNDUnauthorized