Skip to main content
GET
/
pipeline
/
gateway-route
List all gateway routes
curl --request GET \
  --url https://api.mezmo.com/v3/pipeline/gateway-route \
  --header 'Authorization: <api-key>'

Documentation Index

Fetch the complete documentation index at: https://mezmo-9a59581a-mintlify-926f893d.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

Enter your token in the format: Token mytokengoeshere

Query Parameters

id
string<uuid>

Optional gateway route id to retrieve.

origin
enum<string>

Filters the list of routes by origin.

Available options:
ui,
system

Response

200

Default Response