Skip to content

ping

ping(serviceURL, options?): Promise<Response>

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

Ping the PDP API.

GET /pdp/ping

ParameterTypeDescription
serviceURLstringThe service URL of the PDP API.
optionsOptionsTypeOptional timeout configuration.

Promise<Response>

Response ping.OutputType

Errors ping.ErrorType