get https://api.prod.verisoul.ai/account//accounts-linked
Response Details
Field | Type | Detail |
---|---|---|
request_id | string | the id of the request |
accounts_linked | linked_account[] | up to 10,000 account_ids tied to the given account |
linked_account
Field | Type | Detail |
---|---|---|
account_id | string | the linked account |
score | float | linkage strength (0-1) |
match_type | string[] | a list of how the accounts are linked |
lists | string[] | lists the account belongs to |
Note: Verisoul frequently adds new scores, data and intelligence to our API endpoints. However, we will not remove existing fields without advance warning.