Skip to main content

GetCollectionsForkedByUser

Properties

NameTypeRequiredDescription
dataGetCollectionsForkedByUserData[]A list of the user's forked collections.
metaGetCollectionsForkedByUserMetaThe response's meta information for paginated results.

GetCollectionsForkedByUserData

Information about the forked collection.

Properties

NameTypeRequiredDescription
forkNamestringThe forked collection's label.
forkIdstringThe forked collection's ID.
sourceIdstringThe ID of the forked collection's source collection.
createdAtstringThe date and time at which the fork was created.

GetCollectionsForkedByUserMeta

The response's meta information for paginated results.

Properties

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

Build Your Own SDKs with  liblab

Build developer friendly SDKs in minutes from your APIs

Start for Free →