Skip to main content
Retrieves data or executes operations on a specified endpoint using the Rapida API.
For full setup and authentication options, see the Installation guide: /api-reference/introduction.

Parameters

connectionConfig
ConnectionConfig
required
Configuration for the client connection.
request
GetEndpointRequest
required

Usage

Response

code
int32
Numeric status code for the operation.
success
boolean
Indicates whether the operation was successful.
data
object
Detailed information about the endpoint.
error
object
Error information, if applicable.