Skip to main content
GET
/realms/{realmId}/organizations/{organizationId}/travel/{vertical}/searches/{searchId}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

realmId
string
required
organizationId
string
required
vertical
string
required
searchId
string
required

Query Parameters

order
enum<string>
Available options:
ASC,
DESC
orderBy
string
Minimum string length: 1
next
string
Minimum string length: 1
limit
integer
Required range: 0 < x <= 9007199254740991
minAmount
number
Required range: x >= 0
maxAmount
number
Required range: x >= 0

Response

default

Undocumented response (no code type, no existing spec).