Global

Get Status

Return the status of the game server. This also includes a few global elements, such as announcements, server reset dates and leaderboards.

get/

Response

Fetched status successfully.

statusstring required

The current status of the game server.

versionstring required

The current version of the API.

resetDatestring required

The date when the game server was last reset.

descriptionstring required

Changes

Changed in 5 of the 50 revisions of this API.215

    • added the optional property stats/accounts to the response with the 200 status

      response-optional-property-added

    • api tag Global added

      api-tag-added

    This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • the endpoint scheme security AgentToken was added to the API

      api-security-added

    • the leaderboards/mostCredits/items/credits response's property type/format changed from integer/int64 to integer/ for status 200

      response-property-type-changed

  • 86f8c56c4690112See the full diff
    • the leaderboards/mostCredits/items/credits response's property type/format changed from integer/int64 to integer/ for status 200

      response-property-type-changed

    • removed the optional property stats/accounts from the response with the 200 status

      response-optional-property-removed

    • the endpoint scheme security AgentToken was removed from the API

      api-security-removed

    • api tag Global removed

      api-tag-removed

    This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

Of the 50 revisions, 2 have no diff computed.