List Board Tasks

Get a paginated list of tasks within a Board. Supports filtering by media type, rating, tool category, tool type, and sorting.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
required

Board ID

integer
≥ 1
Defaults to 1

Page number (starting from 1, default: 1)

integer
1 to 100
Defaults to 20

Items per page (default: 20, max: 100)

string
enum

Filter by media type (optional)

Allowed:
string
enum

Filter by rating (optional)

Allowed:
string
enum

Filter by tool category (optional)

Allowed:
string

Filter by tool type (optional)

string
enum

Sort field (optional)

Allowed:
string
enum

Sort order: asc or desc (optional)

Allowed:
Headers
string
required

User ID

string
required

API Key for authentication (Bearer token)

Responses

400

Invalid parameters

401

Unauthorized

500

Internal server error

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json