List Components

List Components

Returns a list of all page editor component definitions for the current instance.

Requires authentication.

Request

GET /component

Headers

HeaderValue
AuthorizationBearer <token>

Response

Returns a JSON array of component objects.

Response Body

FieldTypeDescription
idintegerUnique component ID.
identifierstringMachine-readable identifier used by the frontend.
namestringDisplay name in the Page Editor.
iconstringIcon identifier.
sectionsarrayArray of section definitions with their fields.
Headers
string
required

Makaira Instance ID

Response
200

OK

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!