Line 10: | Line 10: | ||
This guide is intended for the IT personnel responsible for the data infrastructure of Bright Pattern Contact Center-based contact centers. Readers of this guide are expected to have expertise in web application development as well as a solid understanding of contact center operations and resources that are involved in such operations. | This guide is intended for the IT personnel responsible for the data infrastructure of Bright Pattern Contact Center-based contact centers. Readers of this guide are expected to have expertise in web application development as well as a solid understanding of contact center operations and resources that are involved in such operations. | ||
− | For | + | For information about tenant configuration, see the [[contact-center-administrator-guide/Purpose|Contact Center Administrator Guide]]. |
− | + | General information about tenant management is available in the Bright Pattern Contact Center ''Service Provider Guide'' on the [https://partner.brightpattern.com/ Partners Portal] with permission. | |
== Prerequisites == | == Prerequisites == |
Latest revision as of 23:03, 21 November 2018
Contents
- Introduction
- 1 About
- API Methods
About
The Bright Pattern Contact Center Recording Retrieval API Specification describes the methods and responses of the Recording Retrieval API, which service providers can use to download recording audio files and metadata.
The following methods are supported:
Audience
This guide is intended for the IT personnel responsible for the data infrastructure of Bright Pattern Contact Center-based contact centers. Readers of this guide are expected to have expertise in web application development as well as a solid understanding of contact center operations and resources that are involved in such operations.
For information about tenant configuration, see the Contact Center Administrator Guide.
General information about tenant management is available in the Bright Pattern Contact Center Service Provider Guide on the Partners Portal with permission.
Prerequisites
To use this API, users must be granted the Allow recording export API access privilege.
Authentication
This API uses digest authentication to gain access to recordings and recording metadata. Digest authentication is standardized in RFC 2617.