Search through Location Groups objects in the data cache

Represents data found in Viewpoint® Vista™ IN Location Groups program.

Vista view: INLG

Log in to see full request history
Path Params
string
required

The code of the subscriber that you are making this request for.

Body Params
date-time
length between 28 and 28

Returns objects that were modified after the specified date (ISO 8601 format). Format: yyyy-MM-ddThh:mm:ss.fffffffZ. Example '2019-12-11T20:16:58.3419275Z'. If provided on the first call, the same value must be provided on all subsequent calls as you use the continuation token for the next result set.

date-time
length between 28 and 28

Returns objects that were modified before the specified date (ISO 8601 format). Format: yyyy-MM-ddThh:mm:ss.fffffffZ. Example '2019-12-11T20:16:58.3419275Z'. If provided on the first call, the same value must be provided on all subsequent calls as you use the continuation token for the next result set.

string

Supplying this token will result in retrieving the next chunk of data if the first request contained more than 100 (up to) records or greater than 1 megabyte in size. On your first call, you must omit or provide an empty string. On subsequent calls, provide the continuationToken from the previous result.

filters
array

All provided filters are combined with AND conditions. E.g. filter1 AND filter2 AND filter3. Not providing a filter will result in an unfiltered result. Filtering can be performed on nested object properties but can not be performed on array item properties. If provided on the first call, the same value must be provided on all subsequent calls as you use the continuation token for the next result set.

filters
Headers
string
required

Used to authorize access to the Direct API.

Responses

401

You have not provided a proper X-Application-Key in the header of this request.

403

The X-Application-Key provided is valid but the key does not have access to this resource.

Language
Click Try It! to start a request and see the response here! Or choose an example:
application/json