---
title: "Read Whereabouts"
method: GET
path: "/v1/teams/{team_id}/push/whereabouts"
tags: ["push"]
---

# Read Whereabouts

`GET /v1/teams/{team_id}/push/whereabouts`

Where this business's people are — the read `owner_whereabouts()` makes.
A phone that does not allow location is not in the answer at all.

## Path parameters

- `team_id` string, uuid, required

## Query parameters

- `limit` integer

## Headers

- `authorization` string, nullable
- `x-darwin-token` string, nullable

## Response `200`

Successful Response

- object

## Other responses

- `422` — Validation Error

## Changes

> 32 revisions in range; 1 not diffed.

- **2026-09-11** `79b0c0f35170` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/stormy/apis/stormy-control-plane/changes/v1/teams/:team_id/push/whereabouts/get.md)

---

[API](https://skmtc.dev/stormy/apis/stormy-control-plane.md) · [All operations](https://skmtc.dev/stormy/apis/stormy-control-plane/llms.txt) · [OpenAPI document](https://skmtc.dev/stormy/apis/stormy-control-plane/revisions/b09e3c4ee2af?raw)
