v1

latestOpenAPI 3.1.02026-08-0612447737.4 KB
Custom Entity Definition

List Custom Entity Definitions

Retrieve a list of custom entity definitions

get/custom_entity_definition

Query parameters

idstring

Custom entity definition ID

created_atstring

Creation date

updated_atstring

Latest update

organisation_idstring

Organisation ID

keystring

Unique key for the custom entity definition

namestring

Name of the custom entity definition

schemastring

JSON Schema defining the custom entity data structure

selectstring

Filtering Columns

orderstring

Ordering. Allowed Fields: created_at, updated_at

offsetstring

Limiting and Pagination

limitstring

Limiting and Pagination

Headers

Rangestring

Limiting and Pagination

Range-Unitstring

Limiting and Pagination

Response

OK

idstring uuid

Custom entity definition ID

created_atstring timestamp with time zone

Creation date

updated_atstring timestamp with time zone

Latest update

organisation_idstring uuid

Organisation ID

keystring text

Unique key for the custom entity definition

namestring text

Name of the custom entity definition

schemaobject

JSON Schema defining the custom entity data structure