Get a FSPM security finding by ID
Returns a single FSPM security finding for the workspace, redacted to the public field set. Endpoint Roles: Security Admin, Security Auditor.
Note: This endpoint is available only for the FSPM Pro package. It is not available for FSPM Basic.
Path Parameters
Unique identifier of the finding
Response
A single FSPM finding
Unique identifier of the finding
"2f8a132e-623d-3a97-841f-2c5d9b7a3e60"
Current status of the finding
OPEN, ACCEPTED, RESOLVED "ACCEPTED"
Severity level of the finding
INFO, LOW, MEDIUM, HIGH "MEDIUM"
Category of the finding
USER_MANAGEMENT, APPROVAL_GROUP_MANAGEMENT, POLICY_ENGINE_UTILIZATION, WORKSPACE_CONFIGURATION, DEFI_ACCESS, FLEET_MANAGEMENT "USER_MANAGEMENT"
When the finding was first detected
"2026-07-21T07:49:28.000Z"
Human-readable title of the finding
"The API user 'Admin API' is missing an IP allowlist"
Additional structured context about the finding. Shape varies by finding type.
Compliance requirements this finding relates to
Explanation of the risk this finding represents
"This API user has no IP allowlist, so it can be accessed from anywhere, increasing the risk of unauthorized activity."
Guidance on how to mitigate this finding
"Go to Developer Center > API Users, click the actions button (3 dots) next to the API user, and select 'Allowlist IP address'."
When the finding status was last updated, omitted if the status was never updated
"2026-08-16T08:52:57.000Z"
The user who last updated the finding status, omitted if the status was never updated
"7c2e3a4f-144d-4f23-932c-518b3d7f1a09"
The reason provided for the last status update, omitted if none was provided
"False positive, the API user only ever connects from a fixed, trusted network"