Ampersand · Example Payload

Ampersand Api Config Example

Developer ToolsIntegrationsPlatformSaaSOAuthData SyncWebhooks

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

Top-level fields

idrevisionIdcreateTimecreatedBy

Example Payload

Raw ↑
{
  "id": "config-123",
  "revisionId": "revision-123",
  "createTime": "2025-03-15T14:30:00Z",
  "createdBy": "builder:builder-123"
}