Appmixer · Example Payload

User Example

AgenticAutomationEmbedded iPaaSIntegrationsLow-CodeWorkflows

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

Top-level fields

idusernameemailcreatedAt

Example Payload

Raw ↑
{
  "id": "user-001",
  "username": "jsmith",
  "email": "jsmith@example.com",
  "createdAt": "2025-01-10T09:00:00Z"
}