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
scoredouble or null
business_idstring or nullformat: "uuid"
batch_idstring or nullformat: "uuid"
requesterobject
reasonslist of objects
addresseslist of strings
peoplelist of strings

Errors

404
Get V1signals ID Request Not Found Error