Get Base Asset Size

Get the total size of all assets (attachments, images and files) stored in a base and check whether the base can be exported together with its assets.
All sizes are given in megabytes, rounded down. max_size_of_export is the server-wide limit configured by the system administrator (default: 100). If can_export_asset is false, the assets of this base exceed that limit and the base can only be exported without its assets.

Path Params
string
required
^[0-9a-fA-F]{8}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{12}$

The unique identifier of a base. Sometimes also called dtable_uuid.

Response

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json