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