List all invoice versions
Invoice Versions
List all invoice versions
Returns an array of past invoice versions for the specified invoice.
Each version represents a historical snapshot of the invoice at a specific point in time, including the PDF generated at that time.
Signed URLs
Each version includes a generated_url field with a signed URL that expires in 1 hour.
GET
List all invoice versions
Documentation Index
Fetch the complete documentation index at: https://docs.salesbricks.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key for authentication
Path Parameters
Pattern:
^([a-zA-Z\d\-]+)$Response
Response serializer for listing invoice versions.
Returns an array of past invoice versions.
Array of past invoice versions, ordered by created_at descending (newest first)