DocSet
Get Docset
Get metadata for a specific DocSet.
Args: docset_id (str): The unique identifier of the DocSet
Returns: DocSetMetadata: Metadata object containing DocSet information
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The unique identifier of the DocSet.
Response
200
application/json
Successful Response
The response is of type object
.