canvasapi icon indicating copy to clipboard operation
canvasapi copied to clipboard

Include Initiator-Only Conversations in API Endpoint

Open ChocoTonic opened this issue 2 years ago • 1 comments

What resource needs additional coverage? Conversations

What endpoints need to be covered? https://canvas.instructure.com/doc/api/conversations.html

I noticed that conversation pulls only the conversations that involve both people in the conversation, and cannot capture the conversation initiated by you (Sent) without a response.

is there something I'm missing in the documentation?

ChocoTonic avatar Jan 22 '24 00:01 ChocoTonic

it looks like sent is a valid scope for search that I found in the API docs but it's not documented on the canvasapi docs

ChocoTonic avatar Jan 22 '24 00:01 ChocoTonic

Any request parameter in the Canvas docs can be passed as a keyword argument. Trying to document all of the options on every endpoint would be too much to try and maintain.

bennettscience avatar May 12 '24 02:05 bennettscience

Closing as wontfix.

Thetwam avatar May 12 '24 02:05 Thetwam