Skip to main content

GetCollections

Properties

NameTypeRequiredDescription
collectionsGetCollectionsCollections[]

GetCollectionsCollections

Information about the collection.

Properties

NameTypeRequiredDescription
idstringThe collection's ID.
namestringThe collection's name.
ownerstringThe owner of the collection.
createdAtstringThe collection's creation date and time.
updatedAtstringThe date and time at which the collection was last updated.
uidstringThe collection's unique ID.
forkCollectionsForkIf the collection is forked, the fork's information.
isPublicbooleanIf true, the collection is public and visible to all users.

CollectionsFork

If the collection is forked, the fork's information.

Properties

NameTypeRequiredDescription
labelstringThe fork's label.
createdAtstringThe fork's creation date and time.
fromstringThe unique ID of the fork's source collection.

Build Your Own SDKs with  liblab

Build developer friendly SDKs in minutes from your APIs

Start for Free →