(stateful) Subscribe to data-logger-channel-ids

Subscribe to data-logger-channel-ids, these can then be used to get the latest appended data using the realtime/get() method. Edge will keep track of what data has been read.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
required
ids
array of integers
required
length between 1 and 1000
ids*
boolean
required

if enabled, on get() the latest added value is returned, if disabled, all added values are returned

boolean
required

read all historical data

boolean
required

remove existing subscriptions

Responses
200

successful operation

400

Bad request

401

Not authorized

405

Method not allowed

500

internal error

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