Skip to main content
GET
List quotes

Authorizations

Authorization
string
header
required

API key authentication. Pass your API key as a Bearer token.

Headers

Alguna-Version
enum<string>
required
Available options:
2026-04-01

Query Parameters

kind
enum<string>

Filter by quote kind

Available options:
new,
renewal,
amendment
limit
integer<int64>
required

Page size

Required range: 1 <= x <= 100
offset
integer<int64>
required

Number of quotes to skip

Required range: x >= 0
status
enum<string>

Filter by document status

Available options:
draft,
pending_approval,
sent,
signed,
rejected,
withdrawn,
expired
subscription_id
string

Only quotes documenting this subscription

Response

Success

data
object[]
required

List of quotes

pagination
object
required

Pagination metadata