Skip to main content
GET
List Pending Quote Responses

Authorizations

Authorization
string
header
required

Format: "Bearer <access_token>"

Query Parameters

sent
boolean

Only quote responses authored by the caller

recieved
boolean

Only quote responses received by the caller

shared
boolean

If true, returns company-wide quote responses instead of user-specific. API keys will always return shared=true

Response

Pending quote responses

content
object
created_at
string

TODO open, change to unix timestamp?

id
string
kind
integer
public_key
string
recipient_public_key
string
reply_url
string
root_id
string
sig
string
tags
string[][]
thread_id
string
url
string