Get Entity Definitions By Ids
Get multiple entity definitions by their IDs.
Args: ids: List of entity definition IDs to fetch db: Database session current_user: Current authenticated user
Returns: List of entity definitions matching the provided IDs
Headers
x-api-key
Request
This endpoint expects a list of strings.
Response
Successful Response
name
type
Type of entity.
Allowed values:
entity_schema
module_name
class_name
id
description
parent_id
organization_id