Skip to main content
GET
/
taskTypes
List task types
curl --request GET \
  --url http://localhost:3000/v2/taskTypes/

Documentation Index

Fetch the complete documentation index at: https://docs.pland.app/llms.txt

Use this file to discover all available pages before exploring further.

Query Parameters

page
integer

Page number

limit
integer

Number of items per page

status
string

Filter by status (single value or comma-separated list)

name
string

Filter by name (partial match, supports full name or number)

ids
string<objectid>[]

Filter by IDs (array of objectIds)

Response

List of task types