Skip to main content

GetAllPanAddElementRequests

Properties

NameTypeRequiredDescription
requestsGetAllPanAddElementRequestsRequests[]Information about the requests to add elements to the Private API Network.
metaGetAllPanAddElementRequestsMetaThe response's non-standard meta information.

GetAllPanAddElementRequestsRequests

Properties

NameTypeRequiredDescription
idnumberThe request's ID.
createdAtstringThe date and time at which the request was created.
createdBynumberThe ID of the user who created the request.
messagestringThe user's optional message included in the request.
statusRequestsStatusThe request's status.
elementRequestsElementInformation about the requested element.
responseRequestsResponseInformation about the response to the request. This object only returns when the network manager denied a request with a message.

RequestsStatus

The request's status.

Properties

NameTypeRequiredDescription
PENDINGstring"pending"
DENIEDstring"denied"

RequestsElement

Information about the requested element.

Properties

NameTypeRequiredDescription
idstringThe element's ID.
typeElementType1The element type.
namestringThe element's name.
summarystringIf applicable, the element's short summary.

ElementType1

The element type.

Properties

NameTypeRequiredDescription
APIstring"api"
WORKSPACEstring"workspace"
COLLECTIONstring"collection"

RequestsResponse

Information about the response to the request. This object only returns when the network manager denied a request with a message.

Properties

NameTypeRequiredDescription
createdAtstringThe date and time at which the network manager denied the request.
createdBynumberThe network manager's user ID.
messagestringThe network manager's request response message.

GetAllPanAddElementRequestsMeta

The response's non-standard meta information.

Properties

NameTypeRequiredDescription
limitnumberThe maximum number of items returned.
offsetnumberThe zero-based offset of the first item returned.
totalCountnumberThe total count of items found.

Build Your Own SDKs with  liblab

Build developer friendly SDKs in minutes from your APIs

Start for Free →