v1

latestOpenAPI 3.1.02026-08-0612447737.4 KB
Custom Entity

List Custom Entitys

Retrieve a list of custom entitys

get/custom_entity

Query parameters

idstring

Entity ID

created_atstring

Creation date

updated_atstring

Latest update

organisation_idstring

Organisation ID

custom_entity_definition_idstring

Custom entity definition ID

contact_idstring

Contact ID

external_idstring

External ID

datastring

Entity data matching the custom entity definition schema

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

Entity ID

created_atstring timestamp with time zone

Creation date

updated_atstring timestamp with time zone

Latest update

organisation_idstring uuid

Organisation ID

custom_entity_definition_idstring uuid

Custom entity definition ID

contact_idstring uuid

Contact ID

external_idstring text nullable

External ID

dataobject

Entity data matching the custom entity definition schema