Get Depositor

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path Parameters

depositor_idstringRequiredformat: "uuid"

Response

Successful Response
idstring
institution_idstring
institution_depositor_idstring or null
tinstring
first_namestring or null
last_namestring or null
entity_namestring or null
is_organizationboolean
phone_numberslist of objects
emailslist of objects
addresseslist of objects

Errors