Skip to main content

Get Battle Logs By UserID

GET 

/origin/v2/community/users/:client_id/battle-logs

Get paginated battle results for the specified user.

Request

Path Parameters

    client_id stringrequired

    Unique string that identifies a user.

    Example: 1ec9eb7e-579e-6a97-a60c-dd46969f474e

Query Parameters

    page integer

    Number of pages to return. Maximum: 20

    Example: 1
    limit integer

    Minimum: 5 Maximum: 100

    Example: 5

Responses

OK

Response Headers
  • Date string
  • Content-Type string
  • Transfer-Encoding string
  • Connection string
  • strict-transport-security string
  • CF-Cache-Status string
  • Expect-CT string
  • X-Content-Type-Options string
  • X-Frame-Options string
  • Server string
  • CF-RAY string
  • Content-Encoding string
Schema

    object

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