Get connection
Checks the connection status to confirm the API is accessible and operational.
Last Update: 7 NOV 2024
Example URL
Connect
Method: GET
URL: {{base_url}}/connect
Response Example:
Response Details:
Object | Data Type | Description |
---|---|---|
| bool | Connection status |
Last updated