Read All Voice Phrase Contents

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

Use the GET {{apiPath}}/environments/{{envID}}/voicePhrases/{{voicePhraseID}}/contents request to return all contents for the specified verify voice phrase in the environment.

RESPONSES

status: OK

{"_links":{"self":{"href":"https://api.pingone.com/v1/environments/abfba8f6-49eb-49f5-a5d9-80ad5c98f9f6/voicePhrases/cf872c92-0112-44d3-b440-5453a76f9138/contents"},"environment":{"href":"https://api.pingone.com/v1/environments/abfba8f6-49eb-49f5-a5d9-80ad5c98f9f6"}},"_embedded":{"contents":[{"_links":{"voicePhrases":{"href":"https://api.pingone.com/v1/environments/abfba8f6-49eb-49f5-a5d9-80ad5c98f9f6/voicePhrases/cf872c92-0112-44d3-b440-5453a76f9138"},"self":{"href":"https://api.pingone.com/v1/environments/abfba8f6-49eb-49f5-a5d9-80ad5c98f9f6/voicePhrases/cf872c92-0112-44d3-b440-5453a76f9138/contents/922b0192-b8c0-498e-8b98-24be19ac97df"}},"id":"922b0192-b8c0-498e-8b98-24be19ac97df","environment":{"id":"abfba8f6-49eb-49f5-a5d9-80ad5c98f9f6"},"voicePhrase":{"id":"cf872c92-0112-44d3-b440-5453a76f9138"},"locale":"en","content":"Brilliant journeys to any digital destination","createdAt":"2022-08-24T18:47:28.973Z","updatedAt":"2022-08-24T18:48:12.334Z"}]},"size":1}