Skip to main content
GET

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

device_id
string<uuid>

ID of the device that you want to get.

name
string

Name of the device that you want to get.

Minimum string length: 1

Response

OK

device
object
required

Represents a device that has been connected to Seam. See the device object.