Get Entity Types

Returns all entity types for a project, user, or graph.

Headers

AuthorizationstringRequired

Header authentication of the form Api-Key <token>

Query parameters

user_idstringOptional

User ID to get user-specific entity types

graph_idstringOptional

Graph ID to get graph-specific entity types

Response

The list of entity types.
edge_typeslist of objects or null
entity_typeslist of objects or null

Errors