Xata · Example Payload

Xata Organization Response Example

DatabasePostgresServerlessDeveloper ToolsBranchingAI Agent

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

Top-level fields

idnamedisplayNamestatuscreatedAtupdatedAt

Example Payload

Raw ↑
{
  "id": "org_01j8n2k3m4p5q6r7s8t9",
  "name": "acme-corp",
  "displayName": "Acme Corporation",
  "status": "active",
  "createdAt": "2025-01-10T09:00:00Z",
  "updatedAt": "2025-06-01T12:00:00Z"
}