Retrieve file

Use this endpoint to retrieve files for disputes.

Authentication

AuthorizationBasic

Basic authentication of the form Basic <username:password>.

Path parameters

idstringRequired

Headers

User-AgentstringRequired
AcceptstringOptional

application/json

Query parameters

idstringRequired
ID of the file to be retrieved.

Response

Indicates that the file has been retrieved successfully.
urlstring or null
The link of the file to be retrieved.
expiresAtstring or nullformat: "date-time"
The timestamp indicating the expiration of the link.

Errors