get
/aggregation/providers/{provider_id}
Get details for an aggregation provider (includes login form details)
Authorization
oauth2 - password
oauth2 - authorizationCode
oauth2 - clientCredentials
apiKey - Authorization
Request Parameters
1 Path Parameter
6 Headers
Responses
1 Example
Schema
large_logo_url
string
1 validation + required
large_logo_revision
number
1 validation + required
base_url
string
1 validation + required
forget_password_url
string
1 validation + required
o_auth_site
boolean
1 validation + required
auth_type
string
1 validation + required
mfa_type
string
1 validation
help_message
string
1 validation
login_help_message
string
1 validation
login_form
object
required
encryption
object
id
number
Provider ID
1 validation
name
string
1 validation
small_logo_url
string
1 validation
small_logo_revision
number
1 validation
status
string
1 validation
popular
boolean
1 validation
container_names
array[string]
1 validation
login_url
string
1 validation
aggregator_type
string
Specifies the aggregator with which this Provider get its data from
1 validation
permissions
array[object]
The permission groups that are supported by this Provider. For now, this is only returned for cdr type Providers, and it will always contain the following three values (as mandated by the CDR spec)
products_available
boolean
This will be true if there are CDR Products available for this Provider
1 validation
Send a Test Request
GET
Send requests directly from the browser (CORS must be enabled)
Path Params
1 path param not set
provider_id
$$.env
1 variable not set
Authorization