APIMeta
List available routes
A machine-readable index of every route in this API version.
Response Body
application/json
curl -X GET "https://example.com/v1"{ "data": { "version": "string", "routes": [ "string" ] }}A machine-readable index of every route in this API version.
application/json
curl -X GET "https://example.com/v1"{ "data": { "version": "string", "routes": [ "string" ] }}