v2
admin
store
admin
store
admin
Admin Download Agent File
Download the agent file by streaming its content.
Args: store_listing_version_id (str): The ID of the agent to download
Returns: StreamingResponse: A streaming response containing the agent's graph data.
Raises: HTTPException: If the agent is not found or an unexpected error occurs.
get/api/store/admin/submissions/download/{store_listing_version_id}
Path parameters
store_listing_version_idstring required
The ID of the agent to download
The ID of the agent to download
Response
Successful Response
{"stackTrail":"paths:/api/store/admin/submissions/download/{store_listing_version_id}:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}