---
title: "Test Connection"
method: GET
path: "/connection/test"
tags: ["Connection API"]
---

# Test Connection

`GET /connection/test`

Checks whether or not you can connect with our REST API service using your user credentials (authentication).

## Headers

- `Accept` 'application/json' | 'application/xml'

## Response `200`

OK

- CleverbridgeBackEndRestApiCommonBaseResponseMessage
  - `ResultMessage` string — Optional result or error message.

## Other responses

- `500` — Internal Server Error

---

[API](https://skmtc.net/cleverbridge/apis/backend-rest-apis.md) · [All operations](https://skmtc.net/cleverbridge/apis/backend-rest-apis/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/cleverbridge/backend-rest-apis/revisions/b7007b62f4c0/schema)
