AladiaDocs
Api referenceStorageFiles

Retrieve the signed url of a file

List all signed url of a file

GET
/v2/storage/files/{id}/signed-url

List all signed url of a file

AuthorizationBearer <token>

In: header

Path Parameters

id*string

Response Body

application/json

curl -X GET "https://example.com/v2/storage/files/string/signed-url"
{}