Skip to main content

get_collection

Get a collection and its bookmarks.

def get_collection(
collection_id: string
) - > object

Get a collection and its bookmarks.

Parameters

NameTypeDescription
collection_idstringThe unique identifier for the collection to retrieve.

Returns

TypeDescription
objectA JSON response containing the collection data or an error message.