Hierarchy

  • Params

Properties

courseid?: null | number

Filter badges by course id, empty all the courses

onlypublic?: null | boolean

Whether to return only public badges

page?: null | number

The page of records to return.

perpage?: null | number

The number of records to return per page

search?: null | string

A simple string to search for

userid?: null | number

Badges only for this user id, empty for current user

Generated using TypeDoc