Skip to main content
GET
List rails

Authorizations

X-API-KEY
string
header
required

Your partner API key.

X-API-SECRET
string
header
required

Your partner API secret.

Query Parameters

userId
string<uuid>
required

Identifier of the end user.

Example:

"8f14e45f-ceea-467a-9a3f-1b2c0d4e5f60"

countryId
string

Restrict results to a single destination country.

Response

Success

code
integer
Example:

200

message
string
Example:

"Success"

status
enum<string>
Available options:
SUCCESS,
ERROR
Example:

"SUCCESS"

data

Successful responses share the standard envelope. The shape of data for this endpoint is not yet captured in this specification — see the note on the API reference overview.

errors
object[]
Example: