Skip to main content

GetPanElementsAndFolders

Properties

NameTypeRequiredDescription
Elements_List<Elements>Information about a Private API Network's folder elements. Elements are APIs, collections, and workspaces.
Folders_List<Folders>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.
CreatedBylongThe user who created the element.
UpdatedAtstringThe date and time at which the element was last updated.
UpdatedBylongThe 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.
AddedBylongThe 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.
Type_stringThe element's type.
ParentFolderIdlongThe element's parent folder ID.
HrefstringThe element's HREF.

Folders

Properties

NameTypeRequiredDescription
IdlongThe folder's ID.
ParentFolderIdlongThe folder's parent folder ID.
UpdatedAtstringThe date and time at which the folder was updated.
UpdatedBylongThe user ID of the user who updated the folder.
CreatedAtstringThe date and time at which the folder was created.
CreatedBylongThe user who created the folder.
NamestringThe folder's name.
DescriptionstringThe folder's description.
Type_stringThe element's type. This value is always folder.

GetPanElementsAndFoldersMeta

The response's non-standard meta information.

Properties

NameTypeRequiredDescription
LimitlongThe maximum number of elements returned. If the value exceeds the maximum value of 1000, then the system uses the 1000 value.
OffsetlongThe zero-based offset of the first item returned.
TotalCountlongThe 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 →