Get Syntiant Posterior Parameters

Get the current posterior parameters for the Syntiant deployment target

curl --request GET \
  --url https://studio.edgeimpulse.com/v1/api/{projectId}/deployment/syntiant/posterior \
  --header 'x-jwt-token: REPLACE_KEY_VALUE'

Last updated

Was this helpful?