List available participants for a time slot

Returns a list of participant IDs available to meet with the specified participant during the given time slot. The authenticated attendee must be a participant in this conference.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Event slug or numeric ID

integer
required

Business conference ID

integer
required

Participant ID requesting available partners

string
required

Time slot identifier (timestamp in seconds)

Responses
200

List of available participant IDs

401

Unauthorized -- missing or invalid token

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!