get
http://localhost:3001/api//department
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
200Success
Example Response
id is the Department ID in this case
{
departments: [
{
created_at: "2025-12-13T05:53:18.868-05:00",
description: "Description",
mosaic_id: 1,
mosaic_team_id: 104543,
name: "Department",
updated_at: "2025-12-13T05:53:18.868-05:00"
}
]
} 401Invalid Authentication Key and/or Team ID
