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 [

  • power

    object[]

  • Array [

  • value int64
    schema_type int64
  • ]

  • project projectId (string)

    Unique identifier for Project

    id badgeId (string)

    Unique identifier for Badge

    max_lvl int64
  • ]

Loading...