Adobe Captivate · Example Payload

Prime Api Pagination Links Example

AuthoringEducationeLearningLMSSCORMTrainingxAPI

Prime Api Pagination Links 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

selfnextprev

Example Payload

Raw ↑
{
  "self": "https://learningmanager.adobe.com/example",
  "next": "https://learningmanager.adobe.com/example",
  "prev": "https://learningmanager.adobe.com/example"
}