v37

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-0488273490.0 KB
Entity Types

List Entity Types

get/v3/entity-types

Query parameters

limitinteger

Maximum number of entity types to return (default 50, max 200).

startingAfterstring

Cursor: return types whose typeID sorts after this value.

endingBeforestring

Cursor: return types whose typeID sorts before this value.

parentTypeIdstring

Filter to the direct children of this parent type (ety_...).

Response

The request has succeeded.

totalCountinteger required

Total number of entity types matching the query, ignoring pagination.