Get a single signal by ID

Prev Next
Get
/signals/{signal_id}

Display the specified resource.

Security
OAuth

Laravel passport oauth2 security.

FlowAuthorization Code
Authorization URLhttp://processmaker.test/oauth/authorize
Token URLhttp://processmaker.test/oauth/token
Refresh URLhttp://processmaker.test/token/refresh
HTTP
Type bearer
Path parameters
signal_id
stringRequired

signal id

Responses
200

success

Expand All
object
id
string (id)

Represents a business signal definition.

name
string
detail
string
type
string
processes
Array of object
object
id
integer (id)
is_system
boolean
name
string
catches
Array of object
object
id
integer (id)
name
string
type
string