Read One Voice Phrase

GET {{apiPath}}/environments/{{envID}}/voicePhrases/{{voicePhraseID}}

Use the GET {{apiPath}}/environments/{{envID}}/voicePhrase/{{voicePhraseID}} request to return a specified verify voice phrase in the environment.

This returns only the named container for the specified voice phrase. Use Read One Voice Phrase Content to retrieve all voice phrase contents for the specified voice phrase.

RESPONSES

status: OK

{"_links":{"self":{"href":"https://api.pingone.com/v1/environments/abfba8f6-49eb-49f5-a5d9-80ad5c98f9f6/voicePhrases/pingone_davinci_nocode"},"environment":{"href":"https://api.pingone.com/v1/environments/abfba8f6-49eb-49f5-a5d9-80ad5c98f9f6"}},"id":"pingone_davinci_nocode","environment":{"id":"abfba8f6-49eb-49f5-a5d9-80ad5c98f9f6"},"displayName":"PingOne DaVinci No-Code","createdAt":"2022-06-28T14:31:30.705Z","updatedAt":"2022-06-28T14:31:30.705Z"}