Get spend lane breakdown

Get the per-item breakdown for a composition lane

Path parameters

laneKeystringRequired

Request

This endpoint expects an object.
interval_startdatetimeRequired
interval_enddatetimeRequired
project_idstringOptionalformat: "uuid"
project_namestringOptional
user_idstringOptionalformat: "(?s)^\s*(\S.*\S|\S)\s*$"
start_before_endbooleanOptional
project_providedbooleanOptional

Response

Lane breakdown
lane_keystring
titlestring
subtitlestring
total_tokenslong
item_countinteger
itemslist of objects

Errors

400
Bad Request Error