v1

latestOpenAPI 3.1.02026-07-24111290748.0 KB
Files

Download a file

Download a private file given its resource identifier. The identifier can be extracted from the URL of an attachment by removing the domain part and keeping the rest.

get/api/{file_type}/download/{domain_hash}/{resource_name}

Path parameters

file_typestring required
Example:attachment

The type of file to download

domain_hashstring required
Example:Hna8kldnmlal

The domain identifier of the account that owns the resource

resource_namestring required
Example:image-test-c9f158fc-062d-4b00-a826-e29b36852c9b.png

The resource identifier of the attachment you are trying to retrieve