| description | This page describes the CDN's bucket API. |
|---|
{% hint style="info" %}
This endpoint leverages the CRUD API Controller and is available at /api/cdn/bucket/{id}
{% endhint %}
{% hint style="warning" %}
馃攼This is an authenticated endpoint, and is only intended to be used by Administrators with the admin:cdn:manager:bucket:create permission.
{% endhint %}
GET /api/cdn/bucket
This endpoint lists the contents of a bucket, in paginated form.
| Name | Type | Description |
|---|---|---|
| bucket_id | integer | The bucket's ID |
| page | integer | The desired page of results |
{% tabs %} {% tab title="200 " %}
{% endtab %} {% endtabs %}
sss