GET
/
test_framework
/
v1
/
aiagents-external
/
{id}
/
curl --request GET \
  --url https://new-prod.vocera.ai/test_framework/v1/aiagents-external/{id}/ \
  --header 'X-VOCERA-API-KEY: <api-key>'
{
  "detail": "<string>"
}

Authorizations

X-VOCERA-API-KEY
string
header
required

API Key Authentication. It should be included in the header of each request.

Path Parameters

id
string
required

Response

404 - application/json

The response is of type object.