Skip to main content

List components

List components

Query Parameters
parentId string

Filter components by parent component ID

Responses
200

Return a paginated list of components

Schema OPTIONAL
components object[]

Array of components

id string

Unique identifier of the component

clientId string

Client identifier

createdAt date-time

Creation date of the component

updatedAt date-time

Last update date of the component

title string

Title of the component

description string OPTIONAL

Description of the component

parentId string OPTIONAL

Parent component identifier for hierarchical structure