Get a component
Components
Get a component
Retrieve a single component by ID.
GET
Get a component
Request
Path parameters
The ID of the component.
Response
Success
The component ID.
The component name.
The component body serialized as LMX.
Error
A400 Bad Request is returned if id is invalid.
A 404 Not Found is returned if the component does not exist.
If the API key is invalid (or content API is not enabled for your team), a
401 Unauthorized is returned.
Last modified on June 12, 2026

