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.
Path Parameters
Unique identifier of the finding
Response
A single FSPM finding
A single FSPM finding, redacted to the public field set
Unique identifier of the finding
"d7ca6101-a65e-4a9c-b6c1-b8bd697e0cd2"
The finding type identifier
API_USER_NOT_WHITELISTED, CONSOLE_IP_ALLOWLIST_DEACTIVATED, ADMIN_TH_SET_TO_ALL_AND_MORE_THAN_2_ADMINS, API_USERS_COUNT_PASSES_TH_AND_OWNER_NOT_MANDATORY, API_COSIGNER_WITH_NO_CALLBACK, API_USER_DIDNT_APPROVE_CCR_IN_X_DAYS, NON_VIEWER_DIDNT_INITIATE_APPROVE_OR_SIGN_TX_OR_CCR_LAST_X_DAYS, TH_SET_TO_1_AND_MORE_THAN_3_APPROVERS, ADMIN_TH_SET_TO_1_AND_MORE_THAN_3_ADMINS, NON_EVM_DAPP_CONNECTIONS_ENABLED_BUT_UNUSED, OTA_ENABLED_BUT_UNUSED, POLICY_NOT_UPDATED_RECENTLY, RAW_SIGNING_ENABLED_BUT_UNUSED, API_USER_UNUSED_FOR_90_DAYS, UNUSED_UNLIMITED_TOKEN_ALLOWANCES, UNUSED_WHITELISTED_ADDRESS, TRANSACTION_REPETITION_ATTACK, USER_EMAIL_DOMAIN_NON_BUSINESS, OUTDATED_MOBILE_APP_VERSION, SINGLE_HOP_DRAIN_ATTACK, LATERAL_MOVEMENT_DRAIN_ATTACK, WORKSPACE_USER_DORMANT_FOR_X_DAYS "API_COSIGNER_WITH_NO_CALLBACK"
Current status of the finding
OPEN, ACCEPTED, RESOLVED "OPEN"
Severity level of the finding
INFO, LOW, MEDIUM, HIGH "HIGH"
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-28T11:37:05.000Z"
Human-readable title of the finding
"The API user 'Security admin api' is paired with a co-signer and has no callback"
Additional structured context about the finding. Shape varies by finding type.
Compliance requirements this finding relates to
Explanation of the risk this finding represents
"An API user that is paired with a co-signer and does not have a callback implementation is vulnerable to auto-approving, allowing malicious transactions to proceed without review."
Guidance on how to mitigate this finding
"Add a callback implementation to the API user. Alternatively, if the API user is no longer needed, you can delete it. To do so, go to Developer Center > API Users, click the actions button (3 dots) next to the API user, and select Delete. Note that by default this action can only be performed by the workspace owner."
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
"00d77437-3e7a-4e39-8482-55115a7a0892"
The reason provided for the last status update, omitted if none was provided
"False positive, callback is configured via a different mechanism"