Get Finding
Retrieve a finding by ID.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
findingId
The unique identifier for a finding. Same RID as an ontology-gateway Issue.
Response
This endpoint returns an object.
id
The unique identifier for a finding. Same RID as an ontology-gateway Issue.
findingDetailsLink
environmentId
The unique identifier for an environment in Method
environmentName
title
description
remediation
status
severity
affectedObjectId
The unique identifier for an object in Method
affectedObjectTitle
affectedObjectDetailsLink
sources
closedReason
Errors
404
Finding Does Not Exist Error