Skip to main content

List User's Fighters

GET 

/origins/v2/community/users/fighters

List of Axie from an user

Request

Query Parameters

    userID stringrequired

    Unique string that identifies a user.

    Example: 1ec9eb6f-4d26-67e3-a60c-6773c6c577ed
    axieType stringrequired

    We have 2 types of Axie: ["starter", "ronin"]

    Example: starter
    limit integer

    The maximum number of Axies in the response

    Example: 1
    offset integer

    The offset of Axies returned

    Example: 0

Responses

OK

Response Headers
  • Date string
  • Content-Type string
  • Content-Length integer
  • Connection string
  • Etag string
  • Strict-Transport-Security string
  • Access-Control-Allow-Origin string
  • Access-Control-Allow-Credentials boolean
  • Access-Control-Allow-Methods string
  • Access-Control-Allow-Headers string
  • Access-Control-Max-Age integer
Schema

    object

Loading...
Was this helpful?
Happy React is loading...