Objects
List objects
Retrieve a list of objects (with optional filter).
get/v1/objects
Query parameters
filterstring
Optional filter string. If provided, only objects with name or alias containing given string will be returned.
parentinteger
Optional parent object ID. If provided, only child objects of given parent object will be returned, otherwise all top-level objects will be returned.
Response
Successful retrieval of objects.