Skip to main content

GetCollectionForks

Properties

NameTypeRequiredDescription
dataGetCollectionForksData[]A list of the collection's forks.
metaGetCollectionForksMetaThe response's meta information for paginated results.

GetCollectionForksData

Information about the forked collection.

Properties

NameTypeRequiredDescription
createdAtstringThe date and time at which the fork was created.
createdBystringThe user who created the collection fork.
forkIdstringThe forked collection's ID.
forkNamestringThe forked collection's label.

GetCollectionForksMeta

The response's meta information for paginated results.

Properties

NameTypeRequiredDescription
nextCursorstringThe pagination cursor that points to the next record in the results set.
totalnumberThe total number of forked collections.

Build Your Own SDKs with  liblab

Build developer friendly SDKs in minutes from your APIs

Start for Free →