Get lists in the team with cursor-based pagination. Optionally filter by list type.
Documentation Index
Fetch the complete documentation index at: https://docs.inboxapp.com/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Filter by list type. "user" returns manually created lists. "system" returns auto-generated lists (e.g. contacted, mutual). Omit to return all lists.
user, system "user"
Pagination cursor. Omit to start from the beginning.
Maximum number of lists to return per page. Defaults to 50, maximum 100.
1 <= x <= 10050