Skip to main content
GET
Retrieve a Routing
Returns the routing’s current live configuration.

Path Parameters

string
required
The id returned by Create a Routing. Must belong to the account your API key is scoped to.

Response

string
Unique identifier for the routing.

Errors

Authorizations

PUBLIC-API-KEY
string
header
default:<Your PUBLIC-API-KEY>
required
PRIVATE-SECRET-KEY
string
header
default:<Your PRIVATE-SECRET-KEY>
required

Path Parameters

routing_id
string<uuid>
required

Response

200 - application/json

OK

id
string
account_code
string
payment_method
string
name
string
default_route
object
created_at
string<date-time>
updated_at
string<date-time>