Kombo · Schema

GetLmsCourseProgressionsParameterUserIds

Filter by a comma-separated list of user IDs. We will only return progressions that are related to _any_ of the users.

ATSEmbedded iPaaSHRISLMSPayrollUnified API
View JSON Schema on GitHub

JSON Schema

kombo-getlmscourseprogressionsparameteruserids-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/GetLmsCourseProgressionsParameterUserIds",
  "title": "GetLmsCourseProgressionsParameterUserIds",
  "type": "string",
  "description": "Filter by a comma-separated list of user IDs. We will only return progressions that are related to _any_ of the users."
}