Skip to main content
GET
Get project settings

Authorizations

api-key
string
header
required

Response

Complete current project settings.

Complete current project settings including ports, auth, environment, pool, and lobby configurations.

port_configs
object[]
required

Current network port configuration for the project.

auth_config
object
required

Current player authentication configuration.

environment_variables
object
required

Current default environment variables for all servers.

pool_config
object | null
required

Current server pool configuration. Null if pooling has never been configured.

lobby_configs
object[]
required

Current lobby and matchmaking configurations.

updated_at
string<date-time>
required

ISO 8601 timestamp of the last settings update.