Get Export Status

Get export status (future feature)

Args: project_id: Project ID export_id: Export job ID current_user: Authenticated user db: Database session

Returns: Export status and download URL

get/api/projects/{project_id}/exports/{export_id}

Path parameters

project_idstring required
export_idstring required

Response

Successful Response

{"stackTrail":"paths:/api/projects/{project_id}/exports/{export_id}:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.