Get Metadata

Get File Metadata

get

Retrieves all metadata of a specific file. This endpoint is subject to audit.

Authorizations
Path parameters
fileIdstringRequired

The unique ID of the file.

Example: internal_file_id_1
Query parameters
typeanyRequired

Mandatory query parameter to specify the file type. For Content Export files, use 'ContentExport'.

Responses
200

File metadata retrieved successfully.

application/json
Responseany
get
/{fileId}/metadata

Last updated

Was this helpful?