/
CR
crawlab-team
/
Crawlab API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 29m ago · Updated 1mo ago
Details
Filter operations
Authentication
3
Database
23
Dependencies
20
Export
3
Git
28
Nodes
4
Notifications
21
Permissions
5
Projects
6
Schedules
5
Spiders
18
System
4
Tasks
8
get
Get list of tasks
delete
Delete multiple tasks
get
Get task by ID
delete
Delete task by ID
post
Restart a task
post
Cancel a running task
get
Get task logs
post
Run a task directly
Users
9
Tasks
Get task logs
get
/tasks/{id}/logs
Path parameters
id
string
required
MongoDB ObjectId represented as a hexadecimal string
Object ID
Response
Task logs
Success
required
code
integer
message
string
Changes