APIs
...
Detected API
Representatives

Retrieve associated representatives to the current account

GET
https://profile-backend.detected.app/api/v2/public/representatives
Production

Introduction

The representatives endpoint allows you to search for individuals, who may or may not be associated with existing profiles. The results include both natural persons and legal entities, which may, in some cases, represent a company rather than an individual.

This includes individuals or legal entities added via the portal, case management, or converted from external data sources.

Currently, the following types of individuals are supported:

  1. director
  2. identity
  3. ownership
  4. declaratory
  5. principal
  6. director_company

Pagination

This endpoint is paginated.

Header Parameters
Authorization
Query Parameters
order_by
sort_by
page
id
is_company
customer_reference
profile_id
email
types
Responses
200
Ok
data
links
meta
401
Unauthorized
message
429
Too Many Requests
message