player-greats.manage
| Name | Type | Description |
|---|---|---|
| serverId | number | The server id |
| id | number | The great id you wan't to get the status |
| Status | Code | Description |
|---|---|---|
OK |
The request has been successfully completed | |
INVALID_SERVER_ID |
The server id is invalid | |
UNAUTHORIZED |
The token is invalid or expired | |
ACCESS_DENIED |
The token or the author does not have the required permissions | |
CANNOT_DO_SELF_ACTION |
You cannot do this action on yourself if you don't have the administrator permission |
|
DISCORD_CONNECTION_REQUIRED |
You need a Discord account link to your Steam Account to access to the route | |
SERVER_NOT_FOUND |
The server does not exist | |
INTERNAL_ERROR |
An internal error has occured |
"OK"
player-greats.manage
| Name | Type | Description |
|---|---|---|
| serverId | number | The server id |
| Name | Type | Description | Default |
|---|---|---|---|
| from | date | The start date where you wan't to fetch the statistics | ❌ |
| to | date | The end date where you wan't to fetch the statistics | ❌ |
| great | number | The great value you want to fetch | ❌ |
| page | number | The page number (min: 1) |
1 |
| perpage | number | The limit of elements per page (min: 1, max: 100) |
10 |
| search | string | The search query (only first 50 characters will be considered) | ❌ |
| sortby | string | The column to sort by | id |
| sortdir | string | The direction to sort by (enum: ) |
desc |
| Status | Code | Description |
|---|---|---|
OK |
The request has been successfully completed | |
INVALID_FROM |
The value doesn't follow the requirements | |
INVALID_GREAT |
The value doesn't follow the requirements | |
INVALID_PAGE |
The value doesn't follow the requirements | |
INVALID_PERPAGE |
The value doesn't follow the requirements | |
INVALID_SEARCH |
The value doesn't follow the requirements | |
INVALID_SERVER_ID |
The server id is invalid | |
INVALID_SORTBY |
The value doesn't follow the requirements | |
INVALID_SORTDIR |
The value doesn't follow the requirements | |
INVALID_TO |
The value doesn't follow the requirements | |
UNAUTHORIZED |
The token is invalid or expired | |
ACCESS_DENIED |
The token or the author does not have the required permissions | |
DISCORD_CONNECTION_REQUIRED |
You need a Discord account link to your Steam Account to access to the route | |
SERVER_NOT_FOUND |
The server does not exist | |
INTERNAL_ERROR |
An internal error has occured |
"OK"
number
number
number
string
boolean
number
string
number
string
string
date
date
date | null
string | null
string
number
string
string | null
string | null
number
number
number
string
string
number | null
number
string
date | null
string
string
number
string
string
date
date
date | null
string | null
string
number
string
string | null
string | null
number
number
number
string
string
number | null
number
string
date | null
string
string
number
date
number
number
number
number
number
string
string | null
player-greats.read
| Name | Type | Description |
|---|---|---|
| serverId | number | The server id |
| Name | Type | Description | Default |
|---|---|---|---|
| from | date | The start date where you wan't to fetch the statistics | ❌ |
| to | date | The end date where you wan't to fetch the statistics | ❌ |
| great | number | The great value you wan't to fetch | ❌ |
| page | number | The page number (min: 1) |
1 |
| perpage | number | The limit of elements per page (min: 1, max: 100) |
10 |
| search | string | The search query (only first 50 characters will be considered) | ❌ |
| sortby | string | The column to sort by | id |
| sortdir | string | The direction to sort by (enum: ) |
desc |
| Status | Code | Description |
|---|---|---|
OK |
The request has been successfully completed | |
INVALID_FROM |
The value doesn't follow the requirements | |
INVALID_GREAT |
The value doesn't follow the requirements | |
INVALID_PAGE |
The value doesn't follow the requirements | |
INVALID_PERPAGE |
The value doesn't follow the requirements | |
INVALID_SEARCH |
The value doesn't follow the requirements | |
INVALID_SERVER_ID |
The server id is invalid | |
INVALID_SORTBY |
The value doesn't follow the requirements | |
INVALID_SORTDIR |
The value doesn't follow the requirements | |
INVALID_TO |
The value doesn't follow the requirements | |
UNAUTHORIZED |
The token is invalid or expired | |
ACCESS_DENIED |
The token or the author does not have the required permissions | |
DISCORD_CONNECTION_REQUIRED |
You need a Discord account link to your Steam Account to access to the route | |
SERVER_NOT_FOUND |
The server does not exist | |
INTERNAL_ERROR |
An internal error has occured |
"OK"
number
number
number
string
boolean
number
string
number
string
string
date
date
date | null
string | null
string
number
string
string | null
string | null
number
number
number
string
string
number | null
number
string
date | null
string
string
number
date
number
number
number
number
number
string
string | null
player-greats.read
| Name | Type | Description |
|---|---|---|
| serverId | number | The server id |
| Name | Type | Description | Default |
|---|---|---|---|
| from | date | The start date where you wan't to fetch the statistics | ❌ |
| to | date | The end date where you wan't to fetch the statistics | ❌ |
| Status | Code | Description |
|---|---|---|
OK |
The request has been successfully completed | |
INVALID_FROM |
The value doesn't follow the requirements | |
INVALID_SERVER_ID |
The server id is invalid | |
INVALID_TO |
The value doesn't follow the requirements | |
UNAUTHORIZED |
The token is invalid or expired | |
ACCESS_DENIED |
The token or the author does not have the required permissions | |
DISCORD_CONNECTION_REQUIRED |
You need a Discord account link to your Steam Account to access to the route | |
SERVER_NOT_FOUND |
The server does not exist | |
INTERNAL_ERROR |
An internal error has occured |
"OK"
number
date
player-greats.read
| Name | Type | Description |
|---|---|---|
| serverId | number | The server id |
| Name | Type | Description | Default |
|---|---|---|---|
| from | date | The start date where you wan't to fetch the statistics | ❌ |
| to | date | The end date where you wan't to fetch the statistics | ❌ |
| Status | Code | Description |
|---|---|---|
OK |
The request has been successfully completed | |
INVALID_FROM |
The value doesn't follow the requirements | |
INVALID_SERVER_ID |
The server id is invalid | |
INVALID_TO |
The value doesn't follow the requirements | |
UNAUTHORIZED |
The token is invalid or expired | |
ACCESS_DENIED |
The token or the author does not have the required permissions | |
DISCORD_CONNECTION_REQUIRED |
You need a Discord account link to your Steam Account to access to the route | |
SERVER_NOT_FOUND |
The server does not exist | |
INTERNAL_ERROR |
An internal error has occured |
"OK"
number
date
player-greats.read or have access to a player review with greats statistic to use this route
| Name | Type | Description |
|---|---|---|
| serverId | number | The server id |
| uuid | string | The player uuid |
| Name | Type | Description | Default |
|---|---|---|---|
| from | date | The start date where you wan't to fetch the statistics | ❌ |
| to | date | The end date where you wan't to fetch the statistics | ❌ |
| great | number | The great value you want to fetch | ❌ |
| page | number | The page number (min: 1) |
1 |
| perpage | number | The limit of elements per page (min: 1, max: 100) |
10 |
| search | string | The search query (only first 50 characters will be considered) | ❌ |
| sortby | string | The column to sort by | id |
| sortdir | string | The direction to sort by (enum: ) |
desc |
| Status | Code | Description |
|---|---|---|
OK |
The request has been successfully completed | |
INVALID_FROM |
The value doesn't follow the requirements | |
INVALID_GREAT |
The value doesn't follow the requirements | |
INVALID_PAGE |
The value doesn't follow the requirements | |
INVALID_PERPAGE |
The value doesn't follow the requirements | |
INVALID_SEARCH |
The value doesn't follow the requirements | |
INVALID_SERVER_ID |
The server id is invalid | |
INVALID_SORTBY |
The value doesn't follow the requirements | |
INVALID_SORTDIR |
The value doesn't follow the requirements | |
INVALID_TO |
The value doesn't follow the requirements | |
UNAUTHORIZED |
The token is invalid or expired | |
ACCESS_DENIED |
The token or the author does not have the required permissions | |
DISCORD_CONNECTION_REQUIRED |
You need a Discord account link to your Steam Account to access to the route | |
PLAYER_NOT_FOUND |
The uuid doesn't refer to an existing player | |
SERVER_NOT_FOUND |
The server does not exist | |
INTERNAL_ERROR |
An internal error has occured |
"OK"
number
number
number
string
boolean
number
string
number
string
string
date
date
date | null
string | null
string
number
string
string | null
string | null
number
number
number
string
string
number | null
number
string
date | null
string
string
number
date
number
number
number
number
number
string
string | null
player-greats.manage
| Name | Type | Description |
|---|---|---|
| serverId | number | The server id |
| id | number | The great id you wan't to active |
| Status | Code | Description |
|---|---|---|
OK |
The request has been successfully completed | |
ALREADY_ACTION |
This great already have an action in progress, you need to wait before doing another action | |
INVALID_SERVER_ID |
The server id is invalid | |
UNAUTHORIZED |
The token is invalid or expired | |
ACCESS_DENIED |
The token or the author does not have the required permissions | |
CANNOT_DO_SELF_ACTION |
You cannot do this action on yourself if you don't have the administrator permission |
|
DISCORD_CONNECTION_REQUIRED |
You need a Discord account link to your Steam Account to access to the route | |
SERVER_NOT_FOUND |
The server does not exist | |
INTERNAL_ERROR |
An internal error has occured |
"OK"
player-greats.manage
| Name | Type | Description |
|---|---|---|
| serverId | number | The server id |
| id | number | The great id you wan't to inactive |
| Status | Code | Description |
|---|---|---|
OK |
The request has been successfully completed | |
ALREADY_ACTION |
This great already have an action in progress, you need to wait before doing another action | |
INVALID_SERVER_ID |
The server id is invalid | |
UNAUTHORIZED |
The token is invalid or expired | |
ACCESS_DENIED |
The token or the author does not have the required permissions | |
CANNOT_DO_SELF_ACTION |
You cannot do this action on yourself if you don't have the administrator permission |
|
DISCORD_CONNECTION_REQUIRED |
You need a Discord account link to your Steam Account to access to the route | |
SERVER_NOT_FOUND |
The server does not exist | |
INTERNAL_ERROR |
An internal error has occured |
"OK"