List filings
⚠️ Early access — This endpoint is in preview and may change in backwards-incompatible ways before it is marked stable. Avoid depending on it in production, and reach out before building on it.
List filings in your Palm account, ordered most-recent first. Filter by type, status, or linked business; paginate with the opaque cursor returned on the previous page.
Authorizations
Enter your API key in the format: sk_test_xxxxx or sk_live_xxxxx
Query Parameters
Filter by filing type
Filter by status: queued, ready_to_file, processing, filed, completed, or canceled.
Filter by business ID
Max items (default 10, max 100)
Pagination cursor
Response
Paginated list of filings
Object type identifier, always "list"
list "list"
Whether there are more results available
true
Cursor for the next page of results. Only present when has_more is true.
"crs_7g8h9i0j1k2l3m4n"
Array of resources for the current page

