MuleSoft · Example Payload

Mulesoft Anypoint Platform Environment Example

API GatewayAPI ManagementEnterpriseIntegration

Mulesoft Anypoint Platform Environment Example is an example object payload from MuleSoft, with 8 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idnameorganizationIdisProductiontypeclientIdcreatedAtupdatedAt

Example Payload

Raw ↑
{
  "id": "abc123",
  "name": "Example Title",
  "organizationId": "500123",
  "isProduction": true,
  "type": "example_value",
  "clientId": "500123",
  "createdAt": "example_value",
  "updatedAt": "example_value"
}