offerings

Fetch a list of offering resources associated with this client. Offerings are ordered by created date with the most recently created offering at index zero.

Log in to see full request history

Permissions

This method requires the scopeoffering.readto be granted to the calling API key.

This scope can be assigned by system admins through the API or Transact Portal.

Filtering and sorting

For more information see

Working with List Endpoints

Query Params
int32
Defaults to 10

The maximum number of offerings to return. Max value is 500.

int32
Defaults to 0

The row index at which to begin the query. Zero represents the first offering in the list.

json
string
boolean
Defaults to false

Included deleted offerings in response.

Headers
string
Defaults to Bearer

Bearer token in the format "Bearer clientId:apiKey"

Responses

Language
Request
Click Try It! to start a request and see the response here! Or choose an example:
application/json