Get deployment info
Get deployment info
Gives information on whether a deployment was already built for a type
GET
Get deployment info
Documentation Index
Fetch the complete documentation index at: https://docs.edgeimpulse.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Path Parameters
Project ID
Query Parameters
The name of the built target. You can find this by listing all deployment targets through listDeploymentTargetsForProject (via GET /v1/api/{projectId}/deployment/targets) and see the format type.
Optional model type of the build (if not, it uses the settings in the Keras block)
Available options:
int8, float32, akida, requiresRetrain Optional engine for the build (if not, it uses the default engine for the deployment target)
Available options:
tflite, tflite-eon, tflite-eon-ram-optimized, tensorrt, tensaiflow, drp-ai, tidl, akida, syntiant, memryx, neox, ethos-linux, st-aton, ceva-npn, nordic-axon, vlm-connector Impulse ID. If this is unset then the default impulse is used.