Skip to content

Get Entry Details

GET
/entry/{entryId}

Retrieves detailed information about a specific entry by its ID, including connection details and configuration.

Authorizations

BearerAuth

Enter your session token to authenticate API requests

Type
HTTP (bearer)

Parameters

Path Parameters

entryId*

The unique identifier of the entry

Type
string
Required

Responses

Entry details

application/json
JSON
{
}

Playground

Server
Authorization
Variables
Key
Value

Samples

Powered by VitePress OpenAPI

Distributed under the MIT License