Ballerina · Example Payload

Central Api Connector Search Response Example

IntegrationsOrchestrationsOpen SourceProgramming Language

Central Api Connector Search Response Example is an example object payload from Ballerina, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

connectorscountoffsetlimit

Example Payload

Raw ↑
{
  "connectors": [
    "sample-value"
  ],
  "count": 76,
  "offset": 65,
  "limit": 93
}