Skip to main content
GET
Retrieve a meeting session artifact

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Unique identifier for the meeting session.

Example:

"mtgsess_a1b2c3d4-e5f6-7890-abcd-ef1234567890"

artifact_id
string
required

Unique identifier for a meeting session artifact.

Example:

"mtgart_b2c3d4e5-f6a7-8901-bcde-f23456789012"

Response

Successful response with the meeting session artifact.

data
object
required
Examples: