get
/metadata/internet-lead-providers
Resource Details
Security |
|
---|---|
Content Type |
application/json |
Category |
Metadata |
Request
Path Parameters
Parameter | Type | Description | Required |
---|
Header Parameters
Parameter | Type | Description | Required |
---|---|---|---|
Accept | string | n/a | No |
Accept-Charset | string | Accept-Charset header (see Fortellis API documentation) | No |
Accept-Language | string | Accept-Language header (see Fortellis API documentation) | No |
Accept-Encoding | string | Accept-Encoding header (see Fortellis API documentation) | No |
Prefer | string | Prefer header (see Fortellis API documentation) | No |
If-Match | string | If-Match header (see Fortellis API documentation) | No |
If-None-Match | string | If-None-Match header (see Fortellis API documentation) | No |
Request-id | string | If-None-Match header (see Fortellis API documentation) | No |
Subscription-Id | string | The Fortellis Marketplace subscription identifier between a user entity and the solution. For sample responses use the Subscription-Id 'test'. | Yes |
Authorization | string | Provide authorization to access Fortellis APIs. This must be an OAuth 2.0 token for calling a Fortellis Provider but you may call the simulator platform with basic auth using your API key and secret. | Yes |
Request Body Structure
Request Body Example
Response
Response Body Structure
Response Body Example
Response Error Details
HTTP Code | Description |
---|---|
401 | Unauthorized |
403 | Forbidden |
502 | Server Error |
Try It Out
-
Accept
(string)
-
Accept-Charset
(string) Accept-Charset header (see Fortellis API documentation)
-
Accept-Language
(string) Accept-Language header (see Fortellis API documentation)
-
Accept-Encoding
(string) Accept-Encoding header (see Fortellis API documentation)
-
Prefer
(string) Prefer header (see Fortellis API documentation)
-
If-Match
(string) If-Match header (see Fortellis API documentation)
-
If-None-Match
(string) If-None-Match header (see Fortellis API documentation)
-
Request-id
(string) If-None-Match header (see Fortellis API documentation)
-
Subscription-Id
(required)(string) The Fortellis Marketplace subscription identifier between a user entity and the solution. For sample responses use the Subscription-Id 'test'.
-
Authorization
(required)(string) Provide authorization to access Fortellis APIs. This must be an OAuth 2.0 token for calling a Fortellis Provider but you may call the simulator platform with basic auth using your API key and secret.
Working...