Tyk · Example Payload

Tyk Gateway Health Check Response Example

A sample description.

API GatewayAPI ManagementGraphQLOpen Source

Tyk Gateway Health Check Response Example is an example object payload from Tyk, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

descriptiondetailsoutputstatusversion

Example Payload

Raw ↑
{
  "description": "A sample description.",
  "details": "example_value",
  "output": "example_value",
  "status": "example_value",
  "version": "example_value"
}