Get Component

Get Component by ID

Returns a single page editor component by its ID.

Requires authentication.

Request

GET /component/{id}

Path Parameters

ParameterTypeRequiredDescription
idintegerYesThe ID of the component.

Headers

HeaderValue
AuthorizationBearer <token>

Response

Returns the component definition.

Path Params
string
required
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!