Skip to content
RallyHere Docs
GitHub

Get Site Settings

Deprecated
GET
/config/v1/site

Returns a list of all the enabled Sites/Regions. Deprecated as this endpoint has moved to the session api.

Authorizations

  • HTTPBearerHeadersOrCookie

Responses

200

Successful Response

Array<object>

Contains information about a site/region.

object
site_id
required

The site ID

integer
sort_order
required

The priority order of this site

integer
custom_only
required

Indicates if the site is a custom games only

boolean
message_name

The message associated with this site

string

403

Forbidden

object
auth_success
boolean
default: true
error_code
required
string
desc
required
string