v1

latestOpenAPI 3.1.0Serval License2026-07-26202952779.1 KB
Entity Type API

Search Entity Types

Search for entity types by key or other filters.

post/v2/entity-types/search

Request body

teamIdstring

The ID of the team.

keystring nullable

Optional filter by entity type key.

pageSizeinteger nullable

Maximum number of results to return. Default is 5000, maximum is 10000.

pageTokenstring nullable

Token for pagination. Leave empty for the first request.

Response

Success

nextPageTokenstring nullable

Token for retrieving the next page of results. Empty if no more results.