Returns all the tasks that are active.

Prev Next
Get
/comments/tasks

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
process_request_id
integer

Process request id

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"
Responses
200

list all tasks taht are active

Expand All
object
data
Array of object (processRequestToken)
object
user_id
string (id)

ProcessRequestToken is used to store the state of a token of the Nayra engine

status
string
due_at
string (date-time)
initiated_at
string (date-time)
riskchanges_at
string (date-time)
subprocess_start_event_id
string
data
object
id
string (id)
process_id
string (id)
process_request_id
string (id)
element_id
string (id)
element_type
string (id)
element_index
string
element_name
string
created_at
string (date-time)
updated_at
string (date-time)
advanceStatus
string
due_notified
integer
user
object
process
object
process_request
object
meta
object (metadata)
filter
string
sort_by
string
sort_order
string
Valid values[ "asc", "desc" ]
count
integer
total_pages
integer
current_page
integer
form
integer
last_page
integer
path
string
per_page
integer
to
integer
total
integer