/
JO
joinarc
/
Arc API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 15h ago · Updated 15h ago
Details
Filter operations
Accounting
1
Accounts
5
Identity
4
Invoices
3
Payments
2
Statements
2
get
List available monthly account statements. Filter server-side rather than paging and filtering client-side.
get
A short-lived signed URL for a statement PDF.
Treasury
3
Statements
A short-lived signed URL for a statement PDF.
get
/statements/{id}/download
Path parameters
id
string
required
Response
The signed download URL.
StatementDownload
required
url
string
required
Short-lived signed URL to the statement PDF.
expiresAt
string
required
ISO 8601 expiry of the URL.
Changes