List

Returns all external storage policies in a project.

Authentication

AuthorizationBearer
Bearer authentication header of the form `Bearer <PHONIC_API_KEY>`. Manage your API keys [here](https://phonic.co/api-keys).

Query parameters

projectstringOptionalDefaults to main
The name of the project to list external storage policies for.

Response

Success response
external_storage_policieslist of objects

Errors

404
Not Found Error
500
Internal Server Error