Go to the video test meeting

GET /video/{token}/test

Get meeting test destination URL

Headers

  • Bearer token used for authorization

    Minimum length is 1.

  • Unique identifier to allow referencing a particular transaction or event chain

    Minimum length is 1.

Path parameters

  • token string Required

    Token of the appointment participant

    Minimum length is 1.

Responses

  • 200

    Default Response

GET /video/{token}/test
curl \
 -X GET https://api.pexipengage.com/enterprises/acme/video/m8WwB7iPxDgCKpnBGM83wXJnv7OxzccKagbwyxQXFL/test \
 -H "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiIxMjM0NTY3ODkwIiwibmFtZSI6IkpvaG4gRG9lIiwiaWF0IjoxNTE2MjM5MDIyfQ.SflKxwRJSMeKKF2QT4fwpMeJf36POk6yJV_adQssw5c" \
 -H "X-Correlation-Id: a4f0048e-c983-11ed-afa1-0242ac120002"