Skip to content
Recruitly for Developers
Search
K
Main Navigation
API Docs
recruitly.io
Appearance
Menu
Return to top
Get task by ID
GET
/api/nova/tasks/{taskId}
Parameters
Path Parameters
taskId
*
taskId
Type
string
Required
Query Parameters
apiKey
*
apiKey
Type
string
Required
Responses
200
401
403
404
OK
Content-Type
application/json
Schema
JSON
JSON
{
"data"
:
{
}
,
"error"
:
"string"
,
"message"
:
"string"
,
"success"
:
true
}
GET
/api/nova/tasks/{taskId}
Playground
Variables
Key
Value
taskId
*
apiKey
*
Try it out
Samples