Transcription
Get line items for a task
Retrieves the line items for a specific task and user.
- task_id: The ID of the task to retrieve the line items for.
Returns:
- The line items content and metadata with status
Caching strategy:
- Cache line items response with 60 second TTL
- Cache is invalidated when line items are generated/updated (via Celery tasks)
get/tools/line-items/{task_id}
Path parameters
task_idstring required
Response
Successful Response
{"stackTrail":"paths:/tools/line-items/{task_id}:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
No recorded changes to this endpoint across all 2 revisions of this API.