Back
get /v2/rooms/{roomId}/messages

List room messages

Returns messages in a room using cursor-based pagination (newest first). For partition navigation, backfill strategy, and examples, see https://pivot.app/docs/developers/rest-api/message-retrieval.

path params

roomIdstring required

query params

cursorSentAtstring
cursorMessageIdstring
limitinteger

Responses

Was this guide helpful?