Skip to main content

Get badge data

GET 

/badge/:badgeId

Get badge data

Request

Path Parameters

    badgeId badgeIdrequired

    The badgeId to get data of

Responses

Badge successfully retrieved

Schema

    project projectId (string)

    Unique identifier for Project

    id badgeId (string)

    Unique identifier for Badge

    max_lvl int64

    power

    object[]

  • Array [

  • schema_type int64
    value int64
  • ]

Loading...