GET
/
admin
/
list
/
events
{}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

x-system-token
string
header
required

System token for additional authentication

Query Parameters

page_size
integer
default:10
current_page
integer
default:1
name
string | null
center
string | null
lang_id
integer | null
city
string | null
sort_type
enum<string>
default:desc
Available options:
desc,
asc

Response

200
application/json

Request fulfilled, document follows

The response is of type object.