Retrieve a signal

Authentication

AuthorizationBearer

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

Path parameters

idstringRequired
Signal ID

Response

signal found
objectstring
idstringformat: "uuid"
namestring
created_atdatetime
tinstring or null
external_idstring or null
model_slugstring or null
scoredouble or null
business_idstring or nullformat: "uuid"
batch_idstring or nullformat: "uuid"
requesterobject or null
reasonslist of objects or null
addresseslist of strings or null
peoplelist of strings or null

Errors