Get Media Providers
GET {{URL}}/v1/settings/application/media/providers
Use the /v1/settings/application/media/providers endpoint to compile a list of media providers for sending media links. A providers list allows you to have different media providers for the same provider type while being able to pick a provider to use on a per request basis.
Response Parameters
| Name | Description | 
|---|---|
| nametype: String | Required. The name for the provider. | 
| typetype: String | Required. The name for the provider. | 
| configtype: configobject | Required. The configobject. | 
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
| Authorization | string |