List all DocSets in the system.
Returns: list[DocSetMetadata]: A list of DocSet metadata objects
Note: Will be paginated in v2
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Successful Response
The response is of type any
.