Get file ACL
Returns the Access Control List currently applied to a fal CDN file.
The ACL consists of a default decision (allow, forbid, or hide) plus
optional per-user rules that override the default. Rule users are returned as
nicknames where possible.
Authentication: Required. The API key must have the assets:read permission.
Authorizations
API key must be prefixed with "Key ", e.g. Authorization: Key YOUR_API_KEY
Query Parameters
Full URL of the fal CDN file, as returned by the upload APIs (https://v3.fal.media/files/b//). Must not contain query parameters.
"https://v3.fal.media/files/b/0a1b2c3d/output.png"
Response
Current ACL of the file
Access Control List currently applied to the file