Documentation Index
Fetch the complete documentation index at: https://terminal49-codex-docs-audit-diataxis-skill.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Interface: ListOptions
Per-call options accepted by list methods.Extends
Properties
| Property | Type | Description | Inherited from |
|---|---|---|---|
format? | ResponseFormat | Override the client’s default response format for this call. | CallOptions.format |
page? | number | 1-based page number. | - |
pageSize? | number | Number of records per page. | - |