List revisions of a custom component library
GET/custom_component_libraries/:libraryId/revisions
Returns a list of revisions for the specified custom component library. Requires the custom_components:read scope.
Request
Responses
- 200
- 404
A list of revisions for the custom component library.
Custom component library not found.