devices.links.get
Description
Coming Soon!
Code Examples
Request
GET
https://api.rivet.gg/cloud/devices/linkscurl -X GET 'https://api.rivet.gg/cloud/devices/links'
Request Parameters
device_link_token
Query parameter, required
watch_index
Query parameter, optional
Response Body
cloud_token
string
watch
object
(required)
Provided by watchable endpoints used in blocking loops.
watch.index
string
(required)
Index indicating the version of the data responded.
Pass this to WatchQuery
to block and wait for the next response.