Skip to main content
POST
/
inbox
/
listings
/
view
Get Reference Listings
curl --request POST \
  --url https://api.seminode.com/v1/inbox/listings/view \
  --header 'Authorization: <api-key>' \
  --header 'Content-Type: application/json' \
  --data '[
  "<string>"
]'
[
  {}
]

Authorizations

Authorization
string
header
required

Body

application/json · string[]

Response