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
Requiredstring
Responses
Entry details
application/json
JSON
{
}
