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 nullOptional
external_idstring or nullOptional
model_slugstringOptional
scoredouble or nullOptional
business_idstring or nullOptionalformat: "uuid"
batch_idstring or nullOptionalformat: "uuid"
requesterobjectOptional
reasonslist of objectsOptional
addresseslist of stringsOptional
peoplelist of stringsOptional

Errors

404
Get Signal Request Not Found Error