Skip to main content
Version: 5.7.0

GetListByIndexedId

Get a list of entities from the server base on indexed id.

ServiceOperation
globalEntityGET_LIST_BY_INDEXED_ID

Method Parameters

ParameterDescription
entityIndexedIdThe entity indexed Id.
maxReturnThe maximum number of entities to return.

Usage

http://localhost:3000
// S2S call: to view example, switch to the Cloud Code or Raw tab.