Get all components
Gets a list of all components in the team's component library.
Authentication
x-api-keystring
API Key authentication via header
Query parameters
type
Filter results by component type.
Allowed values:
status
Filter results by the component's status.
Allowed values:
hasVersions
If true, return only components with published versions.
include
A comma-separated list of additional fields to include. Accepts the hasVersions, latestVersion, latestVersion.content values.
expand
A comma-separated list of fields to expand. Accepts the latestVersion value.
Response
Successful Response
meta
data
A list of components.
Errors
400
Bad Request Error
401
Unauthorized Error
500
Internal Server Error