Get all the conversations sent to a user by using Canvas API call

JiaqiCheng
Community Explorer

Hi, Canvas Community,

 

I am trying to get all the conversations sent to a specific user. I read the API documentation https://canvas.instructure.com/doc/api/conversations.html#method.conversations.index

"

GET /api/v1/conversations

Scope: url:GET|/api/v1/conversations

Returns the paginated list of conversations for the current user, most recent ones first.

"

Wonder where I should put the "user_id" so I can get all the conversations sent to a specific user.

Thanks. 

 

Labels (2)
0 Likes