Get a collection of observations.

Get a collection of observations

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

Stream identifier, or a comma separated list of stream identifiers. Wildcards (* and ?) are permitted. This parameter, the 'groupid' parameter, or the 'platformid' parameter must be set.

string

Group identifier, or a comma separated list of group identifiers. Wildcards (* and ?) are permitted. This parameter, the 'streamid' parameter, or the 'platformid' parameter must be set.

string

Platform identifier, or a comma separated list of platform identifiers. Wildcards (* and ?) are permitted. This parameter, the 'streamid' parameter, or the 'groupid' parameter must be set.

string

Start date (url encoded iso8601 format)

string

End date (url encoded iso8601 format)

string

Timestamp of a specific result. (url encoded iso8601 format)

boolean

Is the start parameter treated as an inclusive boundary

boolean

Is the end parameter treated as an inclusive boundary

string

Boundary filter for a geolocation stream, or any stream located by a geolocation stream. The boundary is provided as a POLYGON in WTK format.

string
enum

Format of response. Valid formats are csv, json, geojson (for geolocationvalue streams)

Allowed:
number

Limit the number of results. The limit is 1000 by default.

string
enum

Sort the results. By default results are returned in ascending order.

Allowed:
number

When making a multi-stream request, skip this many streams.

number

When making a multi-stream request, return results for up to this many streams. The limit is 1000 by default.

boolean

If false, additional headers will be removed from the CSV response. This will allow the response to be directed loaded by CSV software such as Excel.

boolean
Responses
200

Results returned

401

The client is not authorised to view the results of the stream. The client must have a role of suitable scope with the readresultspermission.

Language
Credentials
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here!