Skip to main content
GET
/
connect-sessions
/
{id}
Get a connect session (candidates + metadata)
curl --request GET \
  --url http://localhost:4100/api/v1/connect-sessions/{id} \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

Your Postbreeze API key

Path Parameters

id
string
required

Response

Successful response

The response is of type object.