get
http://localhost:3001/api//offices
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
200Success
Example Response
id is the Office ID in this case
{
offices: [
{
mosaic_id: 123,
mosaic_team_id: 12345,
name: "New York City",
team_membership_order: [
111,
222,
333
]
}
],
offices_count: 1
} 401Invalid Authentication Key and/or Team ID
