Albato · Example Payload

Albato Albato Embedded User Example

No-Code AutomationWorkflow AutomationEmbedded iPaaSApp IntegrationIntegrationsWebhooksWhite-Label

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

Top-level fields

idemailnameroleteam_idcreated_at

Example Payload

Raw ↑
{
  "id": "abc123",
  "email": "sample_value",
  "name": "Sample Name",
  "role": "admin",
  "team_id": "abc123",
  "created_at": "2026-04-19T12:00:00Z"
}