Adobe Captivate · Example Payload

Prime Api Badge Example

AuthoringEducationeLearningLMSSCORMTrainingxAPI

Prime Api Badge Example is an example object payload from Adobe Captivate, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idtypeattributes

Example Payload

Raw ↑
{
  "id": "lo:12345678",
  "type": "course",
  "attributes": {
    "imageUrl": "https://learningmanager.adobe.com/example",
    "name": "Introduction to Adobe Learning Manager",
    "state": "Active"
  }
}