AladiaDocs
Api referenceStorageFiles

Retrieve the metadata of a file

List all metadata of a file

GET
/v2/storage/files/{fileId}/metadata

List all metadata of a file

AuthorizationBearer <token>

In: header

Path Parameters

fileId*string

Query Parameters

use-global-bucket*boolean

Response Body

application/json

curl -X GET "https://example.com/v2/storage/files/string/metadata?use-global-bucket=true"
{}