List Associated Identities
Retrieve a list of Associated Identities for an Identity.
For details on how to query endpoints using the available parameters, see Query Parameters.
Query parameters
The numbers of items to return.
Return every resource created after the cursor value.
Return every resource created before the cursor value.
Response
List of Identity objects
Changes
Changed in 1 of the 9 revisions of this API.212
- ▲
the response property
_embedded/identities/items/entity/personal_addressbecame nullable for the status200response-property-became-nullable
- ▲
the
_embedded/identities/items/entity/personal_addressresponse's property type/format changed from/toobject/for status200response-property-type-changed
- ○
added the optional property
_embedded/identities/items/additional_underwriting_data/annual_card_volumeto the response with the200statusresponse-optional-property-added
- ○
added the optional property
_embedded/identities/items/entity/business_tax_id_fingerprintto the response with the200statusresponse-optional-property-added
- ○
added the optional property
_embedded/identities/items/entity/business_tax_id_providedto the response with the200statusresponse-optional-property-added
- ○
added the optional property
_embedded/identities/items/entity/personal_address/line2to the response with the200statusresponse-optional-property-added
- ○
added the optional property
_embedded/identities/items/entity/tax_id_fingerprintto the response with the200statusresponse-optional-property-added
- ○
added the optional property
_embedded/identities/items/entity/tax_id_providedto the response with the200statusresponse-optional-property-added
- ○
removed
addressfrom the_embedded/identities/items/entity/personal_addressresponse propertyallOflist for the response status200response-property-all-of-removed
- ○
added the required property
_embedded/identities/items/entity/personal_address/cityto the response with the200statusresponse-required-property-added
- ○
added the required property
_embedded/identities/items/entity/personal_address/countryto the response with the200statusresponse-required-property-added
- ○
added the required property
_embedded/identities/items/entity/personal_address/line1to the response with the200statusresponse-required-property-added
- ○
added the required property
_embedded/identities/items/entity/personal_address/postal_codeto the response with the200statusresponse-required-property-added
- ○
added the required property
_embedded/identities/items/entity/personal_address/regionto the response with the200statusresponse-required-property-added
- ▲