get
http://localhost:3001/api//standard_work_category
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
200Success
Example Response
mosaic_id is the Standard Work Category ID
{
standard_work_categories: [
{
activity_code: null,
created_at: "2017-01-01T00:00:00.000Z",
is_archived: false,
is_billable: true,
mosaic_id: 111111,
mosaic_team_id: 12345,
title: "Example Category"
updated_at: "2017-01-01T00:00:00.000Z",
}
]
} 401Invalid Authentication Key and/or Team ID
