Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
edgeimpulse_api.api.export_api.ExportApi( api_client=None )
api_client=None
edgeimpulse_api.api.export_api.ExportApi.get_export_url( self, project_id: Annotated[int, Strict(strict=True), FieldInfo(annotation=NoneType, required=True, description='Project ID')], **kwargs ) ‑> edgeimpulse_api.models.export_get_url_response.ExportGetUrlResponse
self
project_id
Annotated[int, Strict(strict=True), FieldInfo(annotation=NoneType, required=True, description='Project ID')]
**kwargs
edgeimpulse_api.models.export_get_url_response.ExportGetUrlResponse
Was this page helpful?