Skip to main content
GET
Retrieve a list of documents for an associated person

Authorizations

Authorization
string
header
required

Path Parameters

associatedPersonId
string<uuid>
required

The ID of the associated person to work with.

Maximum string length: 36
Example:

"e9293471-5eb3-4dbc-916c-dbaf9e2deefd"

Response

200 - application/json

OK

id
string<uuid>
required

The ID of the document to work with.

Maximum string length: 36
Example:

"e9293471-5eb3-4dbc-916c-dbaf9e2deefd"

associatedPersonId
string<uuid>
required

The ID of the associated person to work with.

Maximum string length: 36
Example:

"e9293471-5eb3-4dbc-916c-dbaf9e2deefd"

purpose
enum<string>
required
Available options:
PROOF_OF_IDENTITY,
PROOF_OF_ADDRESS,
PROOF_OF_LIVENESS,
PROOF_OF_FUNDS,
EMPLOYMENT_HISTORY,
PROOF_OF_RESIDENCY,
OTHER
createdAt
string<date-time>
required

The date the Resource was initially created. ISO 8601 format without milliseconds.

updatedAt
string<date-time>
required

The date the Resource was last modified. ISO 8601 format without milliseconds.

Example: