Skip to main content
POST
Get crew time for deliverables

Authorizations

X-API-Key
string
header
required

Organization-scoped API key. Create one in the BuildingSwell app under Organization settings, API keys.

Body

application/json
deliverableId
string<uuid>[]
required

Deliverables to report on. At least one is required.

Deliverable id.

breakdown
boolean

Set this to split the totals out per person and station instead of returning one rolled-up figure.

Response

A map keyed by deliverable id. Each value holds the crew time rolled up for that node.

Keyed by deliverable id.

{key}
object

Crew time for one deliverable.