ProjectStorageBuckets
Retrieve storage buckets for a project
Columns
| Name | Type | References | |
| Id [KEY] | String | ||
| Name | String | ||
| Owner | String | ||
| IsPublic | Boolean | ||
| Type | String | ||
| FileSizeLimit | Long | ||
| AllowedMimeTypes | String | ||
| CreatedAt | Datetime | ||
| UpdatedAt | Datetime | ||
| ProjectId | String |
Projects.Id |