Retrieves the file identified by the id
path parameter for the registration identified by the registrationId
path parameter.
Supported only for registrations in company creation flow (legal_flow
= company_creation
).
Bearer authorization header: Bearer <token>
.
To get your <token>
, please sign up to the Developer Portal.
API Key authorization header: Qonto-Partner-Id: <partner_id>
.
To get your <partner_id>
please, sign up to the Developer Portal.
Required only for Sandbox API requests; to get one, please sign up to the Developer Portal.
id of the File resource
id of the Registration resource
Returns the file identified by the id
path parameter.
The response is of type object
.