Components

Get a component

Retrieve a single component by ID.

get/v1/components/{componentId}

Response

Successful.

idstring required

The ID of the component.

namestring required

The name of the component.

lmxstring required

The component body serialized as LMX.

Changes