Acadia · Example Payload

Acadia Skill Record Example

Connected WorkerKnowledge ManagementManufacturingSkills ManagementTrainingWorkforce Development

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

Top-level fields

skillIdnamerequiredcompletedcompletedAtscore

Example Payload

Raw ↑
{
  "skillId": "skill-001",
  "name": "Machine Startup",
  "required": true,
  "completed": true,
  "completedAt": "2026-02-10T08:00:00Z",
  "score": 95
}