Get a single task by ID

Prev Next
Get
/tasks/{task_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
task_id
integerRequired

task id

Query parameters
include
string

include

Responses
200

success

Expand All
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
404

Not Found

object
error
string