Skip to main content
GET
List Documents
Lists documents uploaded to an account’s application. Optionally filter by documentType.

Example Request

Example Response

Authorizations

X-API-Key
string
header
required

Your Rolla API key

Path Parameters

accountId
string<uuid>
required

Identifier of an account owned by the same user as your API key's business

Query Parameters

documentType
enum<string>
Available options:
certificate_of_incorporation,
articles_of_association,
proof_of_address,
director_register,
shareholder_register,
proof_of_tax_id,
bank_statement,
wolfsberg_questionnaire,
msb_flow_form,
flow_of_funds_diagram,
aml_policy_procedures,
ach_procedures,
wire_procedures,
customer_complaint_procedures,
prohibited_jurisdictions_industries

Response

Documents retrieved successfully

success
boolean
Example:

true

message
string
Example:

"Documents retrieved successfully"

data
object[]