components

get/api/v1/components/{id}

Path parameters

idstring required

Response

Get a specific component by ID

idstring
slugstring
namestring
versionstring
typestring
categorystring
descriptionstring nullable
documentationstring nullable
documentationUrlstring nullable
iconstring nullable
logostring nullable
runnerobject
isLatestboolean nullable
deprecatedboolean nullable
examplestring nullable

Changes