List levels

GET {{baseUrl}}/api/v1/levels

This API lists a particular number of levels, based on the limit defined.

OAuth Scope

  • Desk.settings.READ

Request Params

KeyDatatypeRequiredDescription
fromstringIndex number, starting from which the levels must be listed
limitstringNumber of limits to list

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring

RESPONSES

status: OK

[{"badge":{"name":"Best Contributor","id":"3000000000345","iconUrl":"https://www.zylker.com/badge1.jpg"},"pointsToReach":"200","name":"Level 1","description":"Beginner","id":"3000000000335"}]