get
https://api.lumos.com/tasks
List tasks visible to the current user.
Combine task_category, product_area, and status to find the tasks you care about:
- Pending access-request approvals:
GET /tasks?task_category=APPROVAL&product_area=APPSTORE&status=PENDING
Pass expand=actions or expand=assignees to hydrate those fields on each result.
Admins may pass show_all_tasks=true to list tasks across the whole domain rather than
just the caller's assigned set.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…