Query a set of Entities at a point in time

Summary:Query a set of Entities at a point in time.
Service allows consumers to interogate the state of entities at any point in the history by specifying a date to view the results at

Note that casting is not currently supported..
Return Type: ODataListResponseOfEntity
For more information about OData responses link.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
date-time
required

The Date to view the entites at

string
enum
required
Defaults to Entity

The kind of entity to return

string
required

The unique Tenant ID (UUID or Identifier string)

string
enum
required
Defaults to UK

The data center region the data resides in

Allowed:
Query Params
string

Expands related entities inline.

string

Filters the results, based on a Boolean condition.

string

Selects which properties to include in the response.

string

Sorts the results.

int32

Returns only the first n results.

int32

Skips the first n results.

boolean

Includes a count of the matching results in the response.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

401

Unauthorized - Login required

403

Forbidden - Not authorised

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
application/json;odata.metadata=none
application/json;odata.metadata=minimal
application/json;odata.metadata=full
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet