Retrieves the details of an existing tagset.
Your Moonbase API key.
The ID of the tagset to retrieve.
Successful response.
A Tagset is a collection of Tag objects that can be applied within a specific Inbox.
String representing the object’s type. Always tagset for this object.
"tagset"Unique identifier for the object.
The name of the tagset.
A list of Tag objects belonging to this tagset.
Time at which the object was created, as an ISO 8601 timestamp in UTC.
Time at which the object was last updated, as an ISO 8601 timestamp in UTC.
An optional description of the tagset's purpose.