Get CAQH login info for a provider

Returns the CAQH login info associated with the specified provider.

Request
path Parameters
providerId
required
string <uuid>
Responses
200

Success

401

Unauthorized

403

Forbidden

404

Not Found

500

Server Error

get/providers/{providerId}/info/caqh
Response samples
application/json
{
  • "lastUpdatedAt": "2019-08-24T14:15:22Z",
  • "caqhId": "string"
}