Skip to main content
GET
Get device webhook

Authorizations

Authorization
string
header
required

HTTP Basic authentication using API keys. Set the username to apikey and the password to your API key. You can find your API key on the Hologram Dashboard under Account Settings.

Path Parameters

deviceId
integer
required

ID of the device

Query Parameters

guid
string

Filter results to the webhook with this GUID

Response

OK

success
boolean

Indicates whether the request was successful.

Example:

true

data
object | null