ping
function ping(endpoint): Promise<Response>;Defined in: packages/synapse-core/src/sp.ts:847
Ping the PDP API.
GET /pdp/ping
Parameters
Section titled “Parameters”| Parameter | Type | Description |
|---|---|---|
endpoint | string | The endpoint of the PDP API. |
Returns
Section titled “Returns”Promise<Response>
void
Throws
Section titled “Throws”Errors Error