GET
/
end-users
/
{id}
/
ping
/
{integrationSlug}

Authorizations

Authorization
string
headerrequired

Your Conductor secret key using Bearer auth (e.g., "Authorization: Bearer {{YOUR_SECRET_KEY}}").

Path Parameters

id
string
required

The ID of the EndUser to ping.

integrationSlug
enum<string>
required

The integration identifier for the EndUser's connection to ping.

Available options:
quickbooks_desktop

Response

200 - application/json
duration
number
required

The time, in milliseconds, that it took to ping the connection.