Request Parameters
These parameters can be provided in any requests where LinkedTo is present.
These parameters will also be included in any responses where LinkedTo is present.
| Parameter | Type | Format | Description | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ClientId Deprecated | Int64 |
The ID of the Client this search is linked to. Deprecated: Please use Type "client" and the Id parameter instead. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Id Required | Int64 | The ID of the search to link to (or is linked to). | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Type Required | String |
The Type of search to link to (or is linked to). The following values are valid:
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Subtype | String |
Required on requests when linking to a ValidID Search |
The Subtype of search to link to (or is linked to). The following values are valid with the associated Type:
|
Response Parameters
These parameters are not valid in any requests.
These parameters will be included in any responses where LinkedTo is present.
| Parameter | Type | Format | Description |
|---|---|---|---|
| Status | String | The status of the linked search. | |
| Description | String | A short description of the linked search. This can provide additional context. | |
| IsArchived | Bool | true/false | Whether the linked search is archived (true) or not (false) |
| Name | String | The name of the entity/individual the linked search was performed on. | |
| Date | DateTime | ISO 8601 | The date the linked search was created. |