Components

Get a component

Retrieve a single component by ID.

get/v1/components/{componentId}

Response

Successful.

idstring required
namestring required
lmxstring required

The component body serialized as LMX.

Changes