Skip to main content
GET
Get meeting schema

Authorizations

Authorization
string
header
required

API key prefixed with mvra_live_. Create keys at Settings > Developer > API Keys.

Path Parameters

id
string
required

Schema ID

Response

Schema details

id
string
object
enum<string>
Available options:
meeting.schema
name
string
description
string | null
category
enum<string>

Category of the meeting schema

Available options:
sales_discovery,
qualification,
objection_competitor,
cs_health,
product_feedback,
custom
is_built_in
boolean

Whether this is a system-provided schema

is_published
boolean

Whether this schema is published to marketplace

version
integer
workspace_id
string | null
user_id
string | null
is_marketplace
boolean
author_name
string | null
author_email
string | null
downloads
integer | null
average_rating
number | null
tags
string[] | null
fields
object[]
field_count
integer
usage_count
integer

Number of times this schema has been used

created_at
string<date-time>
updated_at
string<date-time>