Skip to main content

GetPanElementsAndFolders

Properties

NameTypeRequiredDescription
elementsElements[]Information about a Private API Network's folder elements. Elements are APIs, collections, and workspaces.
foldersFolders[]Information about the Private API Network's folders.
metaGetPanElementsAndFoldersMetaThe response's non-standard meta information.

Elements

Properties

NameTypeRequiredDescription
createdAtstringThe date and time at which the element was created.
createdBynumberThe user who created the element.
updatedAtstringThe date and time at which the element was last updated.
updatedBynumberThe user who updated the element.
addedAtstringThe date and time at which the element was published to Private API Network. This value is the same as the updatedAt value.
addedBynumberThe user ID of the user who published the element.
descriptionstringThe element's description.
idstringThe element's ID.
namestringThe element's name.
summarystringThe element's summary.
typestringThe element's type.
parentFolderIdnumberThe element's parent folder ID.
hrefstringThe element's HREF.

Folders

Properties

NameTypeRequiredDescription
idnumberThe folder's ID.
parentFolderIdnumberThe folder's parent folder ID.
updatedAtstringThe date and time at which the folder was updated.
updatedBynumberThe user ID of the user who updated the folder.
createdAtstringThe date and time at which the folder was created.
createdBynumberThe user who created the folder.
namestringThe folder's name.
descriptionstringThe folder's description.
typestringThe element's type. This value is always folder.

GetPanElementsAndFoldersMeta

The response's non-standard meta information.

Properties

NameTypeRequiredDescription
limitnumberThe maximum number of elements returned. If the value exceeds the maximum value of 1000, then the system uses the 1000 value.
offsetnumberThe zero-based offset of the first item returned.
totalCountnumberThe total count of the elements and folders items.

Build Your Own SDKs with  liblab

Build developer friendly SDKs in minutes from your APIs

Start for Free →