Tyk · Example Payload

Tyk Gateway Health Check Item Example

API GatewayAPI ManagementGraphQLOpen Source

Tyk Gateway Health Check Item 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

componentIdcomponentTypeoutputstatustime

Example Payload

Raw ↑
{
  "componentId": "500123",
  "componentType": "example_value",
  "output": "example_value",
  "status": "example_value",
  "time": "example_value"
}