Ampersand · Example Payload

Ampersand Api Revision Example

Developer ToolsIntegrationsPlatformSaaSOAuthData SyncWebhooks

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

Top-level fields

idspecVersioncreateTime

Example Payload

Raw ↑
{
  "id": "revision-id-1",
  "specVersion": "1.0.0",
  "createTime": "2025-03-15T14:30:00Z"
}