Retrieve Company Account Check assigned risk insights

Retrieves all risk insights assigned to a specific company account check.

Risk insights represent potential anomalies or issues detected during the company account check evaluation process. Each risk insight belongs to a specific category and contains details about the detected risk.

If risk insight calculations are still in progress for the requested company account check, the response will include "in_progress": true in the metadata, and the data array may be incomplete until calculations finish.

Authorization

Requires a valid bearer token with the company_account_checks_read permission.

Rate Limiting

This endpoint is subject to the standard API rate limits.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

Unique identifier of the company account check for which to retrieve assigned risk insights. Must be a valid UUID format.

Query Params
filters[categories]
array of strings

Filter risk insights by specific categories. Multiple categories can be provided as a comma-separated list.

When specified, only risk insights belonging to the provided categories will be returned. If omitted, risk insights from all categories will be included in the response.

Note: Invalid category values will result in a 422 Unprocessable Entity error. Note: Contact us for an up to date list of available categories

filters[categories]
Headers
string
enum

Specifies the preferred language for the response. Supported languages:

  • en - English
  • fr - French

This affects the language of risk insight descriptions and any other translatable content returned in the response. The structure of the response remains the same regardless of the language selected.

Note: Technical identifiers will not be translated.

Allowed:
Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json