List Private Offers

Returns a paginated list of private offers visible to the authenticated
principal. Results may be filtered by status, marketplace, offer type,
product reference, salesforce opportunity ID, and creation date.

Required RBAC permission: offers:ListOffers

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

Filter by offer status (e.g. draft, created, accepted, cancelled).

string

Filter by marketplace offer reference (e.g. AWS offer-* ID).

string
enum

Filter by offer type.

Allowed:
string

Filter by Tackle product ID.

date

Filter to offers created on the given YYYY-MM-DD date.

date

Filter to offers created strictly after the given date.

date

Filter to offers created strictly before the given date.

string

Filter by associated Salesforce Opportunity ID.

string

Sort expression. Prefix a field name with - for descending order
(e.g. -created_at).

integer
≥ 0
Defaults to 0

Zero-based offset for pagination.

integer
1 to 100
Defaults to 100

Page size (1–100).

Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json