v1

latestOpenAPI 3.0.2GNU AGPLv32026-07-245983524.8 KB
Collections

Returns the full content of a single Sheet Collection, including its member Sheets. For unauthenticated callers, only public Collections are accessible through this endpoint.

get/api/collections/{slug}

Path parameters

slugstring required

URL slug for the collection, e.g. parshawisdom. The slug appears in the collection's URL on Sefaria.

Response

Successful Response

namestring

Display name of the collection.

slugstring

URL slug for the collection.

privateSlugstring

Private slug used for collaborator-only access.

descriptionstring nullable

Free-text description of the collection.

lastModifiedstring nullable

Timestamp of the most recent change.

sheetsobject[]

Sheets contained in the collection.