Skip to content
function ping(endpoint): Promise<Response>;

Defined in: packages/synapse-core/src/sp.ts:847

Ping the PDP API.

GET /pdp/ping

ParameterTypeDescription
endpointstringThe endpoint of the PDP API.

Promise<Response>

void

Errors Error