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

device_link_token

required query parameter

watch_index

optional query parameter

Response Body

cloud_token

string

watch

required object

Provided by watchable endpoints used in blocking loops.

index

required string

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