devices.links.get


Description

Coming Soon!


Code Examples

Request

GET
https://api.rivet.gg/cloud/devices/links
curl -X GET 'https://api.rivet.gg/cloud/devices/links'

Request Parameters

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.

Was this page helpful?

Edit Page