Proposals

List proposals

List proposals with status, contact, and date filters.

GET/v1/proposals/envelopes

Authorization

bearerAuth
AuthorizationBearer <token>

API token issued from the dashboard (Settings → API Tokens). Sent as Authorization: Bearer <token>.

In: header

Query Parameters

status?string

Lifecycle state of the envelope.

Value in"draft" | "in_review" | "pending" | "completed" | "rejected" | "expired" | "voided"
type?string

A document is sent to recipients; a template is instantiated into documents.

Default"document"
Value in"document" | "template"
limit?integer

Max results to return. 1-200. Default 50.

Default50
Range0 < value <= 200

Response Body

application/json

application/json

application/json