/api/outposts

Returns the player’s outposts and resource snapshots.

Method

GET

Response Structure

{
  "outposts": [],
  "resourceSnapshots": []
}

Notes

  • Live-validated on s0 (200).
  • Current account sample returned empty arrays.