Skip to main content
GET
List meeting schemas

Authorizations

Authorization
string
header
required

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

Query Parameters

category
string

Filter by category: sales_discovery, qualification, objection_competitor, cs_health, product_feedback, custom

include_built_in
boolean
default:true

Include built-in schemas (default true)

workspace_id
string

Filter by workspace ID

limit
integer
default:50

Maximum number of results (default 50, max 100)

Required range: 1 <= x <= 100
cursor
string

Cursor for pagination

Response

List of schemas

object
enum<string>
Available options:
list
data
object[]
has_more
boolean
next_cursor
string | null