Service Connection
Check Service Connection
Check service connection status
GET
Check Service Connection
Endpoint
Overview
Checks the connection status for a specific service. Returns whether the service is connected and entitlement details.Request
Requires authentication via Bearer token.Query Parameters
ServiceIdentifier
required
Service identifier:
DROP, MAILS, VAULT, or DBResponse
boolean
Whether the service is connected
string
Service identifier
string
Access tier (if entitlement exists)
Premium access flag (if entitlement exists)
Implementation Details
Code Reference
Status Codes
OK
Success (even if no entitlement found)
Bad Request
Missing or invalid service parameter
Unauthorized
Missing or invalid authentication token
Example Request
Example Response
Connected Service
No Entitlement
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Available options:
DROP, MAILS, VAULT, DB Check Service Connection