GET
/
providers

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

200 - application/json
provider_id
string

Unique provider identifier

provider_name
string

Name of the provider

provider_value
string

Masked secret value/key associated with the provider

humanized_created_at
string

Human readable relative timestamp of provider addition

created_at
string

Timestamp of provider addition