Axway · Example Payload

Amplify Platform Response Metadata Example

API ManagementEnterpriseIntegrationSecurity

Amplify Platform Response Metadata Example is an example object payload from Axway, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

countlimitmatchedpagepagesskip

Example Payload

Raw ↑
{
  "count": 1.0,
  "limit": 1.0,
  "matched": 1.0,
  "page": 1.0,
  "pages": 1.0,
  "skip": 1.0
}