Get all component versions

View as Markdown
Gets a list of a component's published versions.

Authentication

x-api-keystring
API Key authentication via header

Path parameters

componentIdstringRequired
The component's ID.

Query parameters

includestringOptional

A comma-separated list of additional fields to include. Accepts the content value.

Response

Successful Response
metaobject
datalist of objects
A list of the component's versions.

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error