get_conversations: Retrieves conversations.

View source: R/get_conversations.R

get_conversationsR Documentation

Retrieves conversations.

Description

This function retrieves all details concerning conversations of the user.

Usage

get_conversations(canvas)

Arguments

canvas

An object containing the Canvas API key and base URL, obtained through the canvas_authenticate function.

Value

Returns a data frame containing the details of conversations for the current user, most recent ones first.

See Also

get_single_conversation() and create_conversation().


vvcanvas documentation built on Sept. 9, 2025, 5:39 p.m.