Ampersand · Example Payload

Ampersand Api Project Example

Developer ToolsIntegrationsPlatformSaaSOAuthData SyncWebhooks

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

Top-level fields

idnameappNameorgIdcreateTimeupdateTimeentitlements

Example Payload

Raw ↑
{
  "id": "proj_9f7c3e2a-61b8-4f5c-8d1a-eb24f3b05d79",
  "name": "mailmonkey-staging",
  "appName": "MailMonkey",
  "orgId": "9f7c3e2a-61b8-4f5c-8d1a-eb24f3b05d79",
  "createTime": "2025-03-15T14:30:00Z",
  "updateTime": "2025-03-15T14:30:00Z",
  "entitlements": {}
}