Documentation Index

Fetch the complete documentation index at: https://docs.processmaker.com/llms.txt

Use this file to discover all available pages before exploring further.

Returns all signals

Prev Next
Get
/signals

Display a listing of the resource.

Security
OAuth

Laravel passport oauth2 security.

FlowAuthorization Code
Authorization URLhttps://develop-qa.processmaker.net/oauth/authorize
Token URLhttps://develop-qa.processmaker.net/oauth/token
Refresh URLhttps://develop-qa.processmaker.net/token/refresh
Query parameters
filter
string

Filter results by string. Searches Name, Description, and Status. Status must match exactly. Others can be a substring.

order_by
string

Field to order results by

order_direction
string
Valid values[ "asc", "desc" ]
Default"asc"
per_page
integer
Default10
Responses
200

list of signals

Expand All
object
data
Array of object (signals)
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
meta
object