Alation · Example Payload

Alation Alation Search Article Example

Data CatalogData GovernanceData IntelligenceData LineageData QualityBusiness GlossaryMetadata ManagementAI

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

Top-level fields

idtitlebodyurlauthorcreated_atupdated_at

Example Payload

Raw ↑
{
  "id": 1,
  "title": "Sample Title",
  "body": "Article content goes here.",
  "url": "https://your-alation-instance.com/catalog",
  "author": 42,
  "created_at": "2026-04-19T12:00:00Z",
  "updated_at": "2026-04-19T12:00:00Z"
}