Get a component
Log in to add to favouritesGET/api/management/projects/{projectId}/components/{componentId}
Parameters
Name | Parameter type | Type | Description |
---|---|---|---|
projectId(required) | path | string | The project identifier found in the project overview screen of the management console. |
componentId(required) | path | string | The component identifier. |
versionStatus | query | string | The status of the associated entry, either published or latest. The default is published |
version | query | string | The version number of the resource. {major}.{minor} e.g. 1.2 |
Responses
Examples
GET: /api/management/projects/movieDb/components/movieRole/