v1

latestOpenAPI 3.1.02026-07-2631411.5 MB
Storage - Columns

Check column exists by slug

Check if a column exists by its slug

get/storage/columns/existsBySlug

Query parameters

modelUuidstring uuid required

Model identifier.

Model identifier.

slugstring required

Column slug to check.

Column slug to check.

Response

Successful response

existsboolean required

Whether the column exists.