Skip to main content

Get a list of badges

GET 

/badge

Get a list of badges

Request

Query Parameters

    projectId projectId

    Project identifier

    schemaType int64

    Schema type identifier

Responses

Badges successfully retrieved

Schema

  • Array [

  • max_lvl int64

    power

    object[]

  • Array [

  • schema_type int64
    value int64
  • ]

  • id badgeId (string)

    Unique identifier for Badge

    project projectId (string)

    Unique identifier for Project

  • ]

Loading...