Skip to main content

Report Definitions

Below are definitions for each of the available report objects in the Coach Reporting API service, along with descriptions of each available field. All fields are available to be toggled visible/invisible in the UI and exported as a CSV. When querying via API directly, you'll need to include the list of fields you would like returned if you don't want the defaults.

Admin/Manager

API Object name
Admin
FieldJSON fieldData TypeDescriptionVisible by default
User IDuserIdStringID of the userNo
First NamefirstNameStringFirst name of the userYes
Last NamelastNameStringLast name of the userYes
Full NamenameStringFull name of the userNo
EmailemailStringEmail address of the userNo
Division IDdivisionIdStringID of the Division the Course belongs toNo
Division NamedivisionNameStringName of the Division the Course belongs toNo
Groups ManagedgroupsManagedIntegerNumber of groups the user managesYes
Review AveragepitchAveragePercentAverage score given to learners by the user during pitch reviews

Requires PitchIQ activation
Yes
Reviews AssignedreviewsAssignedIntegerNumber of pitch review tasks assigned to the user

Requires PitchIQ activation
Yes
Reviews CompletedreviewsCompletedIntegerNumber of pitch review tasks completed by the user

Requires PitchIQ activation
Yes
Reviews With FeedbackreviewsWithFeedbackIntegerNumber of pitch reviews the user has provided written feedback on

Requires PitchIQ activation
Yes
RolepermissionStringRole of the user.

Possible values:
  • Admin
  • Manager
Yes
Users ManagedusersManagedIntegerNumber of learners managed by this userYes
Courses AdministeredcoursesAdministeredIntegerNumber of Courses where the user is listed as the ownerYes
Feedback Length AveragefeedbackAverageFloatAverage number of characters given in pitch feedback

Note:
Requires PitchIQ activation
Yes

Course

API Object name
Course
FieldJSON fieldData TypeDescriptionVisible by default
Course IDcourseIdStringID of the CourseNo
Course TitlecourseTitleStringTitle of the CourseYes
Division IDdivisionIdStringID of the Division the Course belongs toNo
Division NamedivisionNameStringName of the Division the Course belongs toNo
Curriculum IDcurriculumIdStringID of the curriculum the Course belongs toNo
Curriculum TitlecurriculumTitleStringTitle of the curriculum the Course belongs toNo
DescriptiondescriptionStringDescription of the CourseNo
Course OwneradminStringOwner of the CourseNo
Course StatuscourseStatusStringStatus of the Course.

Possible values:
  • Published
  • Hidden (deprecated, only shown for historical data)
  • Archived (only availble if a request has been made to show archived courses)
No
Course CreatedcourseCreatedDateDate the Course was createdNo
User CountuserCountIntegerCount of users assigned to the CourseYes
Start CountstartCountIntegerCount of users who have started the CourseYes
Start PercentagestartPercentagePercentPercentage of assigned users who have started the CourseYes
Completion CountcompletedCountIntegerCount of users who have completed the CourseYes
Completion PercentagecompletedPercentagePercentPercentage of assigned users who have completed the CourseYes
Was Overdue when completed (Count)overdueCountIntegerCount of users who were overdue on the Course when completedYes
Is Overdue now (Count)overdueNowCountIntegerCount of users who are ovedue on the Course nowYes
Was Overdue when completed (%)overduePercentagePercentPercentage of assigned users who were overdue on the Course when completedYes
Is Overdue now (%) overdueNowPercentagePercentPercentage of assigned users who are overdue on the Course nowYes
Test AveragetestAveragePercentAverage score received by all users who have submitted the test on the Course (- if no test exists)

Note:
Requires Exam activation
Yes
Pitch AveragepitchAveragePercentAverage score received by all users who have submitted a PitchIQ on the Course (- if no PitchIQ exists)

Note:
Requires PitchIQ activation
Yes
Is SCORMisScormStringWhether or not the Course is SCORM-enabled.

Possible values:
  • Yes
  • No
No
Has TesthasTestStringWhether or not a test is attached to the Course.

Possible values:
  • Yes
  • No
Note:
Requires Exam activation
No
Has PitchIQhasPitchIQStringWhether or not there is a PitchIQ attached to the Course.

Possible values:
  • Yes
  • No
Note:
Requires PitchIQ activation
No

Course & Group

API Object name
CourseGroup
FieldJSON fieldData TypeDescriptionVisible by default
Course IDcourseIdStringID of the CourseNo
Course TitlecourseTitleStringTitle of the CourseYes
Division IDdivisionIdStringID of the Division the Course belongs toNo
Division NamedivisionNameStringName of the Division the Course belongs toNo
Curriculum IDcurriculumIdStringID of the curriculum the Course belongs toNo
Curriculum TitlecurriculumTitleStringTitle of the curriculum the Course belongs toNo
DescriptiondescriptionStringDescription of the CourseNo
Course OwneradminStringOwner of the CourseNo
Course StatuscourseStatusStringStatus of the Course:
  • Published
  • Hidden (deprecated, only shown for historical data)
  • Archived (only availble if a request has been made to show archived Courses)
No
Course CreatedcourseCreatedDateDate the Course was created.

Format: YYYY/MM/DD
No
Group IDgroupIdStringID of the groupNo
Group NamegroupTitleStringName of the groupYes
Group Created DategroupCreatedDateDate the group was created.

Format: YYYY/MM/DD
No
Rolling Due DatedueDaysIntegerNumber of days after the group is assigned (or a new user is assigned to the group) that the Course will be dueNo
Due DatedueDateDateDate the Course is due for users in the group.

Format: YYYY/MM/DD
No
Is Required (Not Elective)requiredStringWhether or not the Course is required for the users in the group.

Possible values:
  • Yes
  • No
No
Is Visible (Not Hidden)visibleStringWhether or not the Course is visible in the Coach interface for users in the group.

Possible values:
  • Yes
  • No
No
Assigned DateassignedDateDateDate the group was assigned to the Course.

Format: YYYY/MM/DD
No
User CountuserCountIntegerCount of users in the group assigned to the CourseYes
Start CountstartCountIntegerCount of users in the group who have started the CourseYes
Start PercentagestartPercentagePercentPercentage of assigned users who have started the CourseYes
Completion CountcompletedCountIntegerCount of users in the group who have completed the CourseYes
Completion PercentagecompletedPercentagePercentPercentage of assigned users who have completed the CourseYes
Was Overdue when completed (Count)overdueCountIntegerCount of users in the group who were overdue on the Course when completedYes
Was Overdue when completed (%)overduePercentagePercentPercentage of assigned users who were overdue on the Course when completedYes
Is Overdue now (Count)overdueNowCountIntegerCount of users in the group who are overdue nowYes
Is Overdue now (%)overdueNowPercentagePercentPercentage of assigned users who are overdue on the Course nowYes
Test AveragetestAverageIntegerAverage score received by all users in this group who have submitted the test on this course (- if no test exists)

Note:
Requires Exam activation
Yes
Pitch AveragepitchAverageIntegerAverage score received by all users in the group who have submitted a PitchIQ on the Course (- if no Pitch IQ exists)

Note:
Requires PitchIQ activation
Yes
Is SCORMisScormStringWhether or not the Course is SCORM-enabled.

Possible values:
  • Yes
  • No
No
Has TesthasTestStringWhether or not a test is attached to the Course.

Possible values:
  • Yes
  • No
Note:
Requires Exam activation
No
Has Pitch IQhasPitchIQStringWhether or not there is a Pitch IQ attached to the Course.

Possible values:
  • Yes
  • No
Note:
Requires PitchIQ activation
No

Course & User

API Object name
CourseUser
FieldJSON fieldData TypeDescriptionVisible by default
User IDuserIdStringID of the userNo
First NamefirstNameStringFirst name of the userYes
Last NamelastNameStringLast name of the userYes
EmailemailStringEmail address of the userNo
User StatususerStatusStringStatus of the user.

Possible values:
  • Registered
  • Invited
No
User Created DateuserCreatedDateDate the user was created.

Format: YYYY/MM/DD
No
Assigned Group IDsassignedGroupIdsStringComma-separated list of IDs of groups the user is assigned toNo
Assigned Group NamesassignedGroupTitlesStringComma-separated list of names of groups the user is assigned toNo
Course IDcourseIdStringID of the CourseNo
Course TitlecourseTitleStringTitle of the CourseYes
Division IDdivisionIdStringID of the Division the Course belongs toNo
Division NamedivisionNameStringName of the Division the Course belongs toNo
Curriculum IDcurriculumIdStringID of the curriculum the Course belongs toNo
Curriculum TitlecurriculumTitleStringTitle of the curriculum the Course belongs toNo
DescriptiondescriptionStringDescription of the CourseNo
Course OwneradminStringOwner of the CourseNo
Course StatuscourseStatusStringStatus of the Course:
  • Published
  • Hidden (deprecated, only shown for historical data)
  • Archived (only availble if a request has been made to show archived Courses)
No
Course Pass Fail StatuscoursePassFailStatusStringUser's Course status:
  • Passed
  • Pending Score
  • Failed
No
Course CreatedcourseCreatedDateDate the Course was created.

Format: YYYY/MM/DD
No
Assigned DateassignedDateDateDate the user was assigned to the Course.

Format: YYYY/MM/DD
No
Due DatedueDateDateDate the Course is due for the user.

Format: YYYY/MM/DD
Yes
Completion DatecompletedDateDate the user completed the Course.

Format: YYYY/MM/DD
Yes
Was Overdue when completedoverdueStringWhether or not the user was overdue for the Course when completed.

Possible values:
  • Yes
  • No
Yes
Is Overdue nowoverdueNowStringWhether or not the user was overdue for this Course now.

Possible values:
  • Yes
  • No
Yes
Is Required (Not Elective)requiredStringWhether or not the user is required to complete this course.

Possible values:
  • Yes
  • No
No
Learn MinuteslearnMinutesIntegerNumber of minutes the user has spent on the CourseYes
Learn ProgresslearnProgressIntegerPercentage of items in the Course completed.

Possible values:
  • Yes
  • No
Yes
Test AttemptstestAttemptsIntegerNumber of attempts the user has made on the test for the Course

Note:
Requires Exam activation
Yes
Test ScoretestScoreIntegerScore the user received on the test for this course

Note:
Requires Exam activation
Yes
Pitch AttemptspitchAttemptsIntegerNumber of attempts the user has made on the Pitch IQ for the Course

Note:
Requires PitchIQ activation
Yes
Is Pitch IQ SubmittedpitchSubmittedStringWhether or not the user has submitted a pitch for the Course.

Possible values:
  • Yes
  • No
Note:
Requires PitchIQ activation
Yes
Pitch ScorepitchScoreIntegerScore the user received on the Pitch IQ for the Course

Note:
Requires PitchIQ activation
Yes
Pitch PassedpitchPassedStringWhether or not the user received a passing score on this PitchIQ.

Possible values:
  • Yes
  • No
Note:
Requires PitchIQ activation
No
Is SCORMisScormStringWhether or not the Course is SCORM-enabled.

Possible values:
  • Yes
  • No
No
Has TesthasTestStringWhether or not there is a test attached to this Course.

Possible values:
  • Yes
  • No
Note:
Requires Exam activation
No
Has Pitch IQhasPitchIQStringWhether or not there is a Pitch IQ attached to the Course.

Possible values:
  • Yes
  • No
Note:
Requires PitchIQ activation
No
Pitch Review Due DatepitchReviewDueDateDateDate reviews for this pitch are due, if one exists.

Format: YYYY/MM/DD

Note:
Requires PitchIQ activation
No
Pass/Fail CourseisPassFailStringWhether or not the Course can be failed.

Possible values:
  • Yes
  • No
No
Pitch Pass/Fail StatuspitchPassFailStatusStringWhether or not the Pitch IQ attached to the Course can be failed.

Possible values:
  • Yes
  • No
Note:
Requires PitchIQ activation
No
Test Pass/Fail StatustestPassFailStatusStringWhether or not the test attached to the Course can be failed.

Possible values:
  • Yes
  • No
Note:
Requires Exam activation
No

Curriculum

API Object name
Curriculum
FieldJSON fieldData TypeDescriptionVisible by default
Curriculum IDcurriculumIdStringID of the curriculumNo
Curriculum TitlecurriculumTitleStringTitle of the curriculumYes
Curriculum Created DatecurriculumCreatedDateDate the curriculum was created.

Format: YYYY/MM/DD
No
Division IDdivisionIdStringID of the Division the curriculum belongs toNo
Division NamedivisionNameStringName of the Division this curriculum belongs toNo
Course CountcourseCountIntegerCount of Courses in the curriculumYes
User CountuserCountIntegerCount of users assigned to Courses in the curriculumYes
Start CountstartCountIntegerCount of users who have started Courses in the curriculumYes
Start PercentagestartPercentagePercentPercentage of assigned users who have started Courses in the curriculumYes
Test AveragetestAveragePercentAverage score received by all users who have submitted the test on Courses in the curriculum (- if no test exists)

Note:
Requires Exam activation
Yes
Pitch AveragepitchAveragePercentAverage score received by all users who have submitted a Pitch IQ on Courses in the curriculum (- if no Pitch IQ exists)

Note:
Requires PitchIQ activation
Yes

Curriculum & Group

API Object name
CurriculumGroup
FieldJSON fieldData TypeDescriptionVisible by default
Curriculum IDcurriculumIdStringID of the curriculumNo
Curriculum TitlecurriculumTitleStringTitle of the curriculumYes
Curriculum Created DatecurriculumCreatedDateDate the curriculum was created.

Format: YYYY/MM/DD
No
Division IDdivisionIdStringID of the Division the curriculum belongs toNo
Division NamedivisionNameStringName of the Division the curriculum belongs toNo
Group IDgroupIdStringID of the groupNo
Group NamegroupTitleStringName of the groupYes
Group Created DategroupCreatedDateDate the group was created.

Format: YYYY/MM/DD
No
Course CountcourseCountIntegerCount of Courses in the curriculum assigned to the groupYes
User CountuserCountIntegerCount of users in the group assigned to Courses in the curriculumYes
Start CountstartCountIntegerCount of users in this group who have started Courses in the curriculumYes
Start PercentagestartPercentagePercentPercentage of assigned users who have started courses in this curriculumYes
Test AveragetestAveragePercentAverage score received by all users in this group who have submitted the test on Courses in the curriculum (- if no test exists)

Note:
Requires Exam activation
Yes
Pitch AveragepitchAveragePercentAverage score received by all users in this group who have submitted a Pitch IQ on Courses in the curriculum (- if no PitchIQ exists)

Note:
Requires PitchIQ activation
Yes

Curriculum & User

API Object name
CurriculumUser
FieldJSON fieldData TypeDescriptionVisible by default
Curriculum IDcurriculumIdStringID of the curriculumNo
Curriculum TitlecurriculumTitleStringTitle of the curriculumYes
Curriculum Created DatecurriculumCreatedDateDate the curriculum was created.

Format: YYYY/MM/DD
No
Division IDdivisionIdStringID of the Division the curriculum belongs toNo
Division NamedivisionNameStringName of the Division the curriculum belongs toNo
User IDuserIdStringID of the userNo
First NamefirstNameStringFirst name of the userYes
Last NamelastNameStringLast name of the userYes
Full NamenameStringFull name of the userNo
EmailemailStringEmail address of the userNo
User StatususerStatusStringStatus of the user:
  • Registered
  • Invited
No
User Created DateuserCreatedDateDate the user was created.

Format: YYYY/MM/DD
No
Assigned Group IDsassignedGroupIdsStringComma-separated list of IDs of groups the user is assigned toNo
Assigned Group NamesassignedGroupTitlesStringComma-separated list of names of groups the user is assigned toNo
Courses AssignedcoursesAssignedIntegerCount of Courses in the curriculum that the user is assigned toYes
Courses StartedcoursesStartedIntegerCount of Courses in the curriculum that the user has startedYes
Courses CompletedcoursesCompletedIntegerCount of Courses in the curriculum that the user has completedYes
Courses Overdue when completed (Count)coursesOverdueIntegerCount of Courses in the curriculum that the user was overdue on when completedNo
Courses Overdue now (Count)coursesOverdueIntegerCount of Courses in the curriculum that the user is overdue on nowNo
Published Courses Overdue when completed (Count)publishedCoursesOverdueIntegerCount of published Courses in the curriculum that the user was overdue on when completedNo
Published Courses Overdue now (Count)publishedCoursesOverdueIntegerCount of published Courses in the curriculum that the user is overdue on nowNo
Test AveragetestAveragePercentAverage score received on all tests submitted in the curriculum

Note:
Requires Exam activation
Yes
Tests TakentestsTakenIntegerCount of tests in the curriculum that the user has submitted

Note:
Requires Exam activation
No
Tests AssignedtestsAssignedIntegerCount of tests in the curriculum that the user is assigned to

Note:
Requires Exam activation
No
Pitch AveragepitchAveragePercentAverage score received on all PitchIQs submitted in this curriculum

Note:
Requires PitchIQ activation
Yes

Group

API Object name
Group
FieldJSON fieldData TypeDescriptionVisible by default
Division IDdivisionIdStringID of the Division the group belongs toNo
Division NamedivisionNameStringName of the Division the group belongs toNo
Group IDgroupIdStringID of the groupNo
Group NamegroupTitleStringName of the groupYes
Group Created DategroupCreatedStringDate the group was created.

Format: YYYY/MM/DD
No
Course CountcourseCountIntegerCount of Courses the group is assigned toNo
Assignment CountassignmentCountIntegerCount of all user assignments in the group (Courses + Paths)No
User CountuserCountIntegerCount of users in the groupYes
Start CountstartCountIntegerCount of Courses started by all users in the groupYes
Start PercentagestartPercentagePercentPercentage of all assignments that have been started by users in the groupYes
Completion CountcompletedCountIntegerCount of completed Courses for all users in the groupYes
Completion PercentagecompletedPercentagePercentOverall percentage of assignments completed by users in the groupYes
Was Overdue when compled (Count)overdueCountIntegerCount of assignments which were overdue for users in the group when completedNo
Was Overdue when completed (%))overduePercentagePercentOverall percentage of assignments which were overdue for users in the group when completedNo
Is Overdue now (Count)overdueNowCountIntegerCount of assignments which are overdue for users in the group nowNo
Is Overdue now (%overduePercentagePercentOverall percentage of assignments which are overdue for users in the group nowNo
Test AveragetestAverageIntegerAverage score received by all users in this group who have submitted tests (- if no test exists)

Note:
Requires Exam activation
Yes
Pitch AveragepitchAverageIntegerAverage score received by all users in this group who have submitted Pitch IQs (- if no Pitch IQ exists)

Note:
Requires PitchIQ activation
Yes

Path

API Object name
Checklist

Some JSON fields in the following tables are prefixed with checklist for legacy purposes; Checklists are now known as Paths and are labeled properly in the user interface .

FieldJSON fieldData TypeDescriptionVisible by default
Path IDchecklistIdStringID of the PathNo
Path TitlechecklistTitleStringTitle of the PathYes
Division IDdivisionIdStringID of the Division the Path belongs toNo
Division NamedivisionNameStringName of the Division the path belongs toNo
DescriptiondescriptionStringDescription of the PathNo
Path OwneradminStringOwner of the PathYes
Path StatuschecklistStatusStringStatus of the Path:
  • Published
  • Hidden (deprecated, only shown for historical data)
  • Archived (only availble if a request has been made to show archived paths)
No
Date PublisheddatePublishedDateDate the Path was published.

Format: YYYY/MM/DD
No
Path Created DatechecklistCreatedDateDate the Path as created.

Format: YYYY/MM/DD
No
Path Item CountchecklistItemCountIntegerCount of items in the PathYes
User CountuserCountIntegerCount of users assigned to the PathYes
Start CountstartCountIntegerCount of users who have started the PathYes
Start PercentagestartPercentagePercentPercentage of assigned users who have started the pathYes
Completion CountcompletedCountIntegerCount of users who have completed the pathYes
Completion PercentagecompletedPercentagePercentPercentage of assigned users who have completed the pathYes

Path & Group

API Object name
ChecklistGroup
FieldJSON fieldData TypeDescriptionVisible by default
Path IDchecklistIdStringID of the PathNo
Path TitlechecklistTitleStringTitle of the PathYes
Division IDdivisionIdStringID of the Division the Path belongs toNo
Division NamedivisionNameStringName of the Division the Path belongs toNo
DescriptiondescriptionStringDescription of the PathNo
Path OwneradminStringOwner of the PathYes
Path StatuschecklistStatusStringStatus of the Path:
  • Published
  • Hidden (deprecated, only shown for historical data)
  • Archived (only availble if a request has been made to show archived paths)
No
Date PublisheddatePublishedDateDate the Path was published.

Format: YYYY/MM/DD
No
Path Created DatechecklistCreatedDateDate the path was created.

Format: YYYY/MM/DD
No
Group IDgroupIdStringID of the groupNo
Group NamegroupTitleStringName of the groupYes
Group Created DategroupCreatedDateDate the group was created.

Format: YYYY/MM/DD
No
Path Item CountchecklistItemCountIntegerCount of items in the pathYes
User CountuserCountIntegerCount of users in the group assigned to the pathYes
Start CountstartCountIntegerCount of users in the group who have started the pathYes
Start PercentagestartPercentageIntegerPercentage of assigned users who have started the pathYes
Completion CountcompletedCountIntegerCount of users in the group who have completed the pathYes
Completion PercentagecompletedPercentageIntegerPercentage of assigned users who have completed the pathYes
Require Y/NrequiredStringWhether or not the users in the group are required to complete the pathNo
Path Due DaysdueDaysStringNumber of days after the group is assigned (or a new user is assigned to the group) that the path will be dueNo
Path Due DatedueDateDateDate the path is due for users in the group.

Format: YYYY/MM/DD
No

Path & User

API Object name
ChecklistUser
FieldJSON fieldData TypeDescriptionVisible by default
User IDuserIdStringID of the userNo
First NamefirstNameStringFirst name of the userYes
Last NamelastNameStringLast name of the userYes
EmailemailStringEmail address of the userNo
User StatususerStatusStringStatus of the user:
  • Registered
  • Invited
No
User Created DateuserCreatedDateDate the user was created.

Format: YYYY/MM/DD
No
Assigned Group IDsassignedGroupIdsStringComma-separated list of IDs of groups the user is assigned toNo
Assigned Group NamesassignedGroupTitlesStringComma-separated list of names of groups the user is assigned toNo
Path IDchecklistIdStringID of the PathNo
Path TitlechecklistTitleStringTitle of the PathYes
Division IDdivisionIdStringID of the Division the Path belongs toNo
Division NamedivisionNameStringName of the Division the Path belongs toNo
DescriptiondescriptionStringDescription of the pathNo
Path OwneradminStringOwner of the PathYes
Path StatuschecklistStatusStringStatus of the Path:
  • Published
  • Hidden (deprecated, only shown for historical data)
  • Archived (only availble if a request has been made to show archived paths)
No
Date PublisheddatePublishedDateDate the Path was published.

Format: YYYY/MM/DD
No
Path Created DatechecklistCreatedDateDate the Path was created.

Format: YYYY/MM/DD
No
Path Items AssignedchecklistItemsAssignedIntegerCount of items in the Path assigned to the userYes
Path Items StartedchecklistItemsStartedIntegerCount of items in the Path that the user has startedYes
Path Items CompletedchecklistItemsCompletedIntegerCount of items in the Path that the user has completedYes
Path Items Overdue when completed (Count)checklistItemsOverdueIntegerCount of items in the Path that the user was overdue on when completedYes
Path Items Overdue now (Count)checklistItemsOverdueNowIntegerCount of items in the Path that the user is overdue on nowYes
Required Y/NrequiredStringWhether or not the user is required to complete the Path.

Possible values:
  • Y
  • N
No
Path Due DatedueDateStringDate the path is due for this userNo
Path Percent CompletecompletedPercentagePercentPercentage of the path completed by the userNo
Completion DatecompletedDateDate the user completed the Path.

Format: YYYY/MM/DD
No

Path Item

API Object name
Task
FieldJSON fieldData TypeDescriptionVisible by default
Path Item IDchecklistItemIdStringID of the Path itemNo
Path Item TitlechecklistItemTitleStringTitle of the Path itemYes
DescriptiondescriptionStringDescription of the Path itemNo
Path Item TypechecklistItemTypeStringType of the Path item.

Possible values:
  • Task
  • Course
  • Live Training
Yes
Path Item StatuschecklistItemStatusStringPath Item Status:
  • Published
  • Hidden (deprecated, only shown for historical data)
  • Archived (only availble if a request has been made to show archived paths)
No
Path Item Created DatechecklistItemCreatedDateDate the Path item was created.

Format: YYYY/MM/DD
No
Path IDchecklistIdStringID of the PathNo
Path TitlechecklistTitleStringTitle of the PathYes
Path StatuschecklistStatusStringStatus of the Path:
  • Published
  • Hidden (deprecated, only shown for historical data)
  • Archived (only availble if a request has been made to show archived Paths)
No
Division IDdivisionIdStringID of the Division the Path belongs toNo
Division NamedivisionNameStringName of the Division the Path belongs toNo
User CountuserCountIntegerCount of users assigned to the CourseYes
Start CountstartCountIntegerCount of users who have started the CourseYes
Start PercentagestartPercentagePercentPercentage of assigned users who have started the CourseYes
Completion CountcompletedCountIntegerCount of users have completed the CourseYes
Completion PercentagecompletedPercentagePercentPercentage of assigned users who have completed the CourseYes
Was Overdue when completed (Count)overdueCountIntegerCount of users who were overdue on the Course when completedYes
Was Overdue when completed (%)overduePercentageIntegerPercentage of assigned users who were overdue on the Course when completedYes
Is Overdue now (Count)overdueCountIntegerCount of users who are overdue on the Course nowYes
Is Overdue (%)overduePercentagePercentPercentage of assigned users who are overdue on the Course nowYes

Path Item & Group

API Object name
TaskGroup
FieldJSON fieldData TypeDescriptionVisible by default
Path Item IDchecklistItemIdStringID of the Path itemNo
Path Item TitlechecklistItemTitleStringTitle of the Path itemYes
DescriptiondescriptionStringDescription of the Path itemNo
Path Item TypechecklistItemTypeStringType of the Path item.

Possible values:
  • Task
  • Course
  • Live Training
Yes
Path Item StatuschecklistItemStatusStringPath Item Status:
  • Published
  • Hidden (deprecated, only shown for historical data)
  • Archived (only availble if a request has been made to show archived Paths)
No
Path Item Created DatechecklistItemCreatedDateDate the Path item was created.

Format: YYYY/MM/DD
No
Path IDchecklistIdStringID of the PathNo
Path TitlechecklistTitleStringTitle of the PathYes
Path StatuschecklistStatusStringStatus of the Path:
  • Published
  • Hidden (deprecated, only shown for historical data)
  • Archived (only availble if a request has been made to show archived Paths)
No
Division IDdivisionIdStringID of the Division the Path belongs toNo
Division NamedivisionNameStringName of the Division the Path belongs toNo
Group IDgroupIdStringID of the groupNo
Group NamegroupTitleStringName of the groupYes
Group Created DategroupCreatedDateDate the group was created.

Format: YYYY/MM/DD
No
Rolling Due DatedueDaysStringNumber of days after the group is assigned (or a new user is assigned to the group) that the Path item will be dueNo
Due DatedueDateDateDate the Path item is due for users in the group.

Format: YYYY/MM/DD
No
Assigned DateassignedDateDateDate the Path item was assigned to the group.

Format: YYYY/MM/DD
Yes
User CountuserCountIntegerCount of users assigned to the CourseYes
Start CountstartCountIntegerCount of users who have started the CourseYes
Start PercentagestartPercentagePercentPercentage of assigned users who have started the CourseYes
Completion CountcompletedCountIntegerCount of users have completed the CourseYes
Completion PercentagecompletedPercentagePercentPercentage of assigned users who have completed the CourseYes
Was Overdue when completed (Count)overdueCountIntegerCount of users who are overdue on the Course when completedYes
Was Overdue when completed (%)overduePercentagePercentPercentage of assigned users who were overdue on the Course when completedYes
Is Overdue now (Count)overdueCountIntegerCount of users who are overdue on the CourseYes
Is Overdue now (%)overduePercentagePercentPercentage of assigned users who are overdue on the Course nowYes
Required Y/NrequiredStringWhether or not the users in the group is required to complete the path.

Possible values:
  • Y
  • N
No

Path Item & User

API Object name
TaskUser
FieldJSON fieldData TypeDescriptionVisible by default
User IDuserIdStringID of the userNo
First NamefirstNameStringFirst name of the userYes
Last NamelastNameStringLast name of the userYes
EmailemailStringEmail address of the userNo
User StatususerStatusStringStatus of the user.

Possible values:
  • Registered
  • Invited
No
User Created DateuserCreatedDateDate the user was created.

Format: YYYY/MM/DD
No
Assigned Group IDsassignedGroupIdsStringComma-separated list of IDs of groups the user is assigned toNo
Assigned Group NamesassignedGroupTitlesStringComma-separated list of names of groups the user is assigned toNo
Path Item IDchecklistItemIdStringID of the Path itemNo
Path Item TitlechecklistItemTitleStringTitle of the Path itemYes
DescriptiondescriptionStringDescription of the Path itemNo
Path Item TypechecklistItemTypeStringType of the Path item.

Possible values:
  • Task
  • Course
  • Live Training
Yes
Path Item StatuschecklistItemStatusStringPath Item Status:
  • Published
  • Hidden (deprecated, only shown for historical data)
  • Archived (only availble if a request has been made to show archived Paths)
Yes
Path Item Created DatechecklistItemCreatedDateDate the Path item was created.

Format: YYYY/MM/DD
No
Path IDchecklistIdStringID of the PathNo
Path TitlechecklistTitleStringTitle of the PathYes
Path StatuschecklistStatusStringStatus of the Path:
  • Published
  • Hidden (deprecated, only shown for historical data)
  • Archived (only availble if a request has been made to show archived Paths)
No
Division IDdivisionIdStringID of the Division the Path belongs toNo
Division NamedivisionNameStringName of the Division the Path belongs toNo
Due DatedueDateDateDate the Path item is due for the user.

Format:YYYY/MM/DD
Yes
Assigned DateassignedDateDateDate the Path item was assigned to the user.

Formats:YYYY/MM/DD
Yes
Completion DatecompletedStringDate the user completed the Path item.

Format: YYYY/MM/DD
Yes
Was Overdue when completedoverdueStringWhether or not the user was overdue on the Path item when completed..

Possible values:
  • Yes
  • No
Yes
Is Overdue nowoverdueStringWhether or not the user is overdue on the Path item now..

Possible values:
  • Yes
  • No
Yes
Required Y/NrequiredStringWhether or not the user is required to complete the Path item.

Possible values:
  • Required
  • Elective
No

Pitch IQ Results

Feature activation required

PitchIQ activation is required for this object.

API Object name
PitchReviews
FieldJSON fieldData TypeDescriptionVisible by default
Course IDcourseIdStringID of the CourseNo
Course TitlecourseTitleStringTitle of the CourseYes
Division IDdivisionIdStringID of the Division the Course belongs toNo
Division NamedivisionNameStringName of the Division the Course belongs toYes
User IDuserIdStringID of the userNo
First NamefirstNameStringFirst name of the userYes
Last NamelastNameStringLast name of the userYes
EmailemailStringEmail address of the userYes
Assigned Group IDsassignedGroupIdsStringComma-separated list of IDs of groups the user is assigned toNo
Assigned Group NamesassignedGroupTitlesStringComma-separated list of names of groups the user is assigned toYes
Reviewer TypereviewerTypeStringType of review submitted by the reviewer.

Possible values:
  • Peer
  • Manager
  • Admin
Yes
Reviewer User IDreviewerIdStringUser ID of the reviewerNo
Reviewer First NamereviewerFirstNameStringFirst name of the reviewerYes
Reviewer Last NamereviewerLastNameStringLast name of the reviewerYes
Pitch ScorepitchScoreIntegerScore given to the pitch by the reviewerYes
PositivespositivesStringPositive feedback given by the reviewerYes
ConstructivenegativesStringConstructive feedback given by the reviewerYes

Pitch Reviewer Activities

Feature activation required

PitchIQ activation is required for this object.

API Object name
PitchReviewerActivity
FieldJSON fieldData TypeDescriptionVisible by default
Course IDcourseIdStringID of the CourseNo
Course TitlecourseTitleStringTitle of the CourseYes
Division IDdivisionIdStringID of the Division the Course belongs toNo
Division NamedivisionNameStringName of the Division the Course belongs toNo
User IDuserIdStringID of the userNo
First NamefirstNameStringFirst name of the userYes
Last NamelastNameStringLast name of the userYes
EmailemailStringEmail address of the userNo
Reviewer TypereviewerTypeStringType of review submitted by the reviewer.

Possible values:
  • Scorer
  • Reviewer
Yes
Pitch ScorepitchScorePercentAverage score given to pitches on the Course by the reviewerYes
Reviews GivenreviewsCompletedIntegerCount of pitches reviewed on the course for the reviewerYes
Reviews To GivereviewsToGiveIntegerCount of pitches pending review on the Course for the reviewerYes

SCORM Courses

API Object name
ScormCourseData
FieldJSON fieldData TypeDescriptionVisible by default
Asset IDassetIdstringAsset ID of the lesson itemNo
Course IDcourseIdstringID of the CourseNo
Course TitlecourseTitlestringTitle of the CourseYes
Division IDdivisionIdStringID of the Division the Course belongs toNo
Division NamedivisionNameStringName of the Division the Course belongs toNo
DescriptioncourseDescriptionstringDescription of the CourseNo
Course StatuscourseStatusstringStatus of the Course.

Possible values:
  • Published
  • Hidden - deprecated, shown only for historical data
  • Archived - available only if the display of archived Courses has been requested
No
User IDuserIdstringID of the userNo
First NamefirstNamestringFirst name of the userYes
Last NamelastNamestringLast name of the userYes
EmailemailstringEmail address of the userNo
Section IDsectionIdstringID of the sectionNo
Section TitlesectionTitlestringTitle of the sectionYes
Lesson IDlessonIdstringID of the lessonNo
Lesson TitlelessonTitlestringTitle of the lessonYes
Lesson Item IDlessonItemIdstringID of the lesson itemNo
Lesson Item TitlelessonItemTitlestringTitle of the lesson itemYes
Completion DatecompletedDateDate the user completed the Course.

Format: YYYY/MM/DD
Yes
SCORM Data KeyscormDataKeystringSCORM Data KeyYes
SCORM Data ValuescormDataValuestringSCORM Data ValueYes

Test Results

Feature activation required

Exam activation is required for this object.

API Object name
TestQuestions
FieldJSON fieldData TypeDescriptionVisible by default
Test IDtestIdStringID of the testNo
Course IDcourseIdStringID of the CourseNo
Course TitlecourseTitleStringTitle of the CourseYes
Division IDdivisionIdStringID of the Division the Course belongs toNo
Division NamedivisionNameStringName of the Division the Course belongs toNo
TypetestTypeStringType of the test.

Possible values:
  • Test
  • Survey
Yes
User IDuserIdStringID of the userNo
First NamefirstNameStringFirst name of the userYes
Last NamelastNameStringLast name of the userYes
EmailemailStringEmail address of the userYes
Assigned Group IDsassignedGroupIdsStringComma-separated list of IDs of groups the user is assigned toNo
Assigned Group NamesassignedGroupTitlesStringComma-separated list of names of groups the user is assigned toYes
Latest Test VersionlatestTestVersionIntegerIndicates the current testNo
Is Latest Test VersionisLatestTestVersionStringIndicates whether or not the questionTestVersion is the latest version.

Possible values:
  • Yes
  • No
No
Question Test VersionquestionTestVersionIntegerThe version of the test at the time the exam attempt was completedNo
Test ScoretestScorePercentScore received on the test by the userYes
QuestionquestionStringQuestion contentYes
ResponseresponseStringResponse submitted by the user for the questionYes
CorrectcorrectStringWhether or not the user answered correctly.

Possible values:
  • Yes
  • No
Yes

User

API Object name
User
FieldJSON fieldData TypeDescriptionVisible by default
User IDuserIdStringID of the userNo
First NamefirstNameStringFirst name of the userYes
Last NamelastNameStringLast name of the userYes
Full NamenameStringFull name of the userNo
EmailemailStringEmail address of the userNo
User StatususerStatusStringStatus of the user.

Possible values:
  • Registered
  • Invited
No
User Created DateuserCreatedDateDate the user was created.

Format: YYYY/MM/DD
No
Assigned Group IDsassignedGroupIdsStringComma-separated list of IDs of groups the user is assigned toNo
Assigned Group NamesassignedGroupTitlesStringComma-separated list of names of groups the user is assigned toNo
Division IDdivisionIdStringID of the Division these statistics are calculated overNo
Division NamedivisionNameStringName of the Division these statistics are calculated overNo
Courses AssignedcoursesAssignedIntegerCount of Courses the user is assigned toYes
Courses CompletedcoursesCompletedIntegerCount of Courses the user has completedYes
Courses Complete PercentagecoursesCompletedPercentageIntegerPercentage of assigned Courses the user has completedYes
Courses OverduecoursesOverdueIntegerCount of Courses the user was overdue for when completedYes
Courses Overdue now (Count)coursesOverdueNowIntegerCount of Courses the user is overdue for nowYes
Published Courses OverduepublishedCoursesOverdueIntegerCount of published Courses the user was overdue for when completedNo
Published Courses Overdue now (Count)publishedCoursesOverdueIntegerCount of published Courses the user is overdue for nowNo
Lessons CompletedlessonsCompletedIntegerCount of all lessons completed in Courses assigned to the userNo
Test AveragetestAveragePercentAverage score received by the user on all tests

Note:
Requires Exam activation
Yes
Tests TakentestsTakenIntegerCount of tests submitted by the user

Note:
Requires Exam activation
Yes
Tests AssignedtestsAssignedIntegerCount of Courses with tests assigned to the user

Note:
Requires Exam activation
Yes
Pitches AssignedpitchesAssignedIntegerCount of Courses with PitchIQs assigned to the user

Note:
Requires PitchIQ activation
No
Pitches SubmittedpitchesSubmittedIntegerCount of PitchIQs submitted by the user

Note:
Requires PitchIQ activation
No
Pitch AveragepitchAveragePercentAverage score received by the user on all PitchIQs

Note:
Requires PitchIQ activation
Yes