Get all component versions
Gets a list of a component's published versions.
Authentication
x-api-keystring
API Key authentication via header
Path parameters
componentId
The component's ID.
Query parameters
include
A comma-separated list of additional fields to include. Accepts the content value.
Response
Successful Response
meta
data
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