Browse the public library

Returns publications with visibility=public_library from every team. Publications are user-owned resources that span workspaces, so there's no workspace-scoped listing — if you need your own publication UIDs, grab them from the dashboard at publish time and hit /publications/{uid} or /publications/{uid}/install directly.

get/publications

Query parameters

pageinteger

Response

Paginated list of public library publications

uidstring
namestring
descriptionstring nullable
tagsstring[]
visibility'unpublished' | 'published' | 'public_library'

unpublished, published, or public_library

previewstring uri nullable

Preview image or gif URL

install_countinteger

Number of times this publication has been installed into a workspace

template_kind'image'

Whether the publication came from an image template

published_atstring date-time nullable
created_atstring date-time

Changes

No recorded changes to this endpoint across all 1 revision of this API.