Cvent · Capability
Cvent REST APIs — Seating
Cvent REST APIs — Seating. 8 operations. Lead operation: List Seating. Self-contained Naftiko capability covering one business surface.
Cvent REST APIs — Seating is a Naftiko capability published by Cvent, one of 52 capabilities the APIs.io network indexes for this provider. It bundles 8 operations across the GET method rooted at /v1/events/{…}/seatings.
The capability includes 8 read-only operations. Lead operation: List Seating. Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.
Tagged areas include Cvent and Seating.
What You Can Do
GET
Listseating
— List Seating
/v1/events/{id}/seatings
GET
Geteventtableassignments
— List All Seating Assignments
/v1/events/{id}/seatings/assignments
GET
Getseating
— Get Seating
/v1/events/{id}/seatings/{seatingId}
GET
Gettableassignment
— List Seating Assignments
/v1/events/{id}/seatings/{seatingId}/assignments
GET
Listtables
— List Tables
/v1/events/{id}/seatings/{seatingId}/tables
GET
Gettable
— Get Table
/v1/events/{id}/seatings/{seatingId}/tables/{tableId}
GET
Listseats
— List Seats
/v1/events/{id}/seatings/{seatingId}/tables/{tableId}/seats
GET
Getseat
— Get Seat
/v1/events/{id}/seatings/{seatingId}/tables/{tableId}/seats/{seatId}
MCP Tools
cvent-listseating
List Seating
read-only
idempotent
cvent-geteventtableassignments
List All Seating Assignments
read-only
idempotent
cvent-getseating
Get Seating
read-only
idempotent
cvent-gettableassignment
List Seating Assignments
read-only
idempotent
cvent-listtables
List Tables
read-only
idempotent
cvent-gettable
Get Table
read-only
idempotent
cvent-listseats
List Seats
read-only
idempotent
cvent-getseat
Get Seat
read-only
idempotent