get_collection
- get_collection(identifier: str, *, strict: Literal[True] = False) Collection[source]
- get_collection(identifier: str, *, strict: Literal[False] = False) Collection | None
Get the collection entry for the given identifier.
Get the collection entry for the given identifier.