List issues
Data API
List issues
Lists issues visible to the bearer token’s organization, ordered by createdAt descending and then id descending.
GET
List issues
Documentation Index
Fetch the complete documentation index at: https://docs.lucenthq.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API keys prefixed with luc_api_ or OAuth access tokens prefixed with luc_oat_. Legacy static keys prefixed with luc_mcp_ continue to work.
Query Parameters
Maximum issues to return.
Required range:
1 <= x <= 200Opaque pagination cursor returned as nextCursor from the previous page.
Filter issues by status.
Available options:
unresolved, ticket_created, transient, resolved