Skip to main content
GET
Get crew time for deliverables (deprecated)

Authorizations

X-API-Key
string
header
required

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

Query Parameters

deliverableId
string<uuid>[]
required

Deliverable to report on. Repeat the parameter for each id.

breakdown
enum<string>

Pass true to split the totals out per person and station.

Available options:
true,
false

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.