Sign in

List task lists

documented

List task lists.

GET /tasklistTask Listno implementation yet0 runs
No implementation yet. Run it to have the agent write one, or open a pull request with your own.

Seed example (keychains curl)

npx -y keychains@latest curl "https://api.servicetrade.com/api/tasklist?{{$query}}" \\n  -X GET \\n  -H "Accept: application/json" \\n  -H "Cookie: PHPSESSID={{SERVICETRADE_SESSION_COOKIE}}"