https://api.bitsighttech.com/ratings/v1/providers/provider_guid
Get information about a specific service provider.
Parameters
* Required.
provider_guid
-
* Required.
[Path] Identify the service provider to query.
Value: [String] Company unique identifier [
entity_guid
]. See GET: Service Providers for a Specific Domain.
Example Request
curl https://api.bitsighttech.com/ratings/v1/providers/a5e23bf0-38d4-4cea-aa50-19ee75da481d -u api_token:
Example Response
{ "provider_guid":"a5e23bf0-38d4-4cea-aa50-19ee75da481d", "provider_name":"Black Hills Technologies", "provider_industry":"Technology" }
Response Attributes
Field | Description |
---|---|
provider_guid String [ |
The unique identifier of the service provider. |
provider_name String |
The name of the service provider. |
provider_industry String |
The industry the service provider belongs to. See the list of industries. |
- October 10, 2019: Published.
Feedback
0 comments
Please sign in to leave a comment.