Components
Retrieve a Component by slug
Retrieve a Component by Slug.
GET
Authorizations
Response
200
application/json
The retrieved Component
A component is a reusable piece of code that can be used in multiple projects.
String representing the object's type. Objects of the same type share the same value
Example:
"component"
Unique identifier for the component
Name of the component
Slug of the component
Avatar of the component
Category of the component
Subcategory of the component
Description of the component
Latest version of the component
List of versions of the component
Link to the repository of the component
Link to the documentation of the component
Time at which the project was created
Example:
"2022-03-01T00:00:00Z"
Time at which the project was last updated
Example:
"2022-03-01T00:00:00Z"
Whether the component is public or not
Example:
false
Whether the component is archived or not
Example:
false