v1

latestOpenAPI 3.0.02026-07-2452762.3 KB
Libraries

/libraries/:libraryId

Get a library.

Requires the libraries.read OAuth scope.

get/v1/libraries/{libraryId}

Response

Default

idstring
titlestring
accessibility'public' | 'private'

Whether the library is public to the workspace or private

visibility'workspaceMembers' | 'libraryMembers'

Who can see the library — all workspace members or only library members

createdAtstring style
updatedAtstring
descriptionstring

The description of the library. Omitted from the response when unset. colorId and icon are not part of the V1 contract.