Factions

List Factions

Return a paginated list of all the factions in the game.

get/factions

Query parameters

pageinteger

What entry offset to request

limitinteger

How many entries to return per page

Response

Successfully fetched factions.

dataFactionJson[] required— unresolved $ref
metaMetaJson required— unresolved $ref

Changes

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

    • the endpoint scheme security AgentToken was added to the API

      api-security-added

    • for the query request parameter limit, default value 10 was added

      request-parameter-default-value-added

    • for the query request parameter page, default value 1 was added

      request-parameter-default-value-added

    • api tag Factions added

      api-tag-added

    • api tag factions removed

      api-tag-removed

    • endpoint added

      endpoint-added

  • 86f8c56c469023See the full diff
    • for the query request parameter limit, default value 10 was removed

      request-parameter-default-value-removed

    • for the query request parameter page, default value 1 was removed

      request-parameter-default-value-removed

    • the endpoint scheme security AgentToken was removed from the API

      api-security-removed

    • api tag factions added

      api-tag-added

    • api tag Factions 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.