Skip to main content

GetEnvironmentForks

Properties

NameTypeRequiredDescription
dataGetEnvironmentForksData[]A list of the environment's forks.
metaGetEnvironmentForksMetaThe response's meta information for paginated results.

GetEnvironmentForksData

Information about the forked environment.

Properties

NameTypeRequiredDescription
forkIdstringThe forked environment's unique ID.
forkNamestringThe forked environment's label.
createdAtstringThe date and time at which the fork was created.
createdBystringThe user who created the environment fork.
updatedAtstringThe date and time at which the fork was last updated.

GetEnvironmentForksMeta

The response's meta information for paginated results.

Properties

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

Build Your Own SDKs with  liblab

Build developer friendly SDKs in minutes from your APIs

Start for Free →