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.