/api/outposts
/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.
Returns the player’s outposts and resource snapshots.
GET
{
"outposts": [],
"resourceSnapshots": []
}
s0 (200).