List tasks in project
documentedGet a full list of tasks for a project.
GET /api_v2/projects/{project_id}/tasks.jsonProjectsno implementation yet0 runsInput
project_id*
BugHerd Project ID
12345
updated_since
Filter: Updated since (ISO 8601)
2025-01-01T00:00:00Z
created_since
Filter: Created since (ISO 8601)
2025-01-01T00:00:00Z
status
Task status filter
todo
priority
Task priority filter
normal
tag
Tag filter
ui
assigned_to_id
Assigned to user ID
123
external_id
External ID
ABC123
page
Page number
1
limit
Page size limit
50
Calls bugherd as you (your API key is your account); keychains.dev holds the credentials.