Skip to main content
GET
List the user's connected wallets for an offer option

Authorizations

Authorization
string
header
required

OAuth 2.0 authorization and token endpoints

Path Parameters

offer_id
string
required

The ID of the offer

Query Parameters

offer_option_id
string
required

The ID of the offer option

Response

Successful response.

data
OfferOptionAddress · object[]
required
object
enum<string>
required

String representing the object's type. Objects of the same type share the same value.

Available options:
list
starting_after
string

String representing the page cursor to used for querying the next page.

Example:

"g3QAAAA..."

starting_before
string

String representing the page cursor to used for querying the previous page.

Example:

"g3QAAAA..."