REST API: "courses/:course_id/users" or "courses/:course_id/search_users"?

lsloan
Community Participant

In the Canvas REST API documentation, I've found that these two entries seem to be identical:

  • /api/v1/courses/:course_id/users
  • /api/v1/courses/:course_id/search_users

Are they really two entries that do the same thing?  Does one refer to the other?  Is one of them deprecated?

Labels (1)
0 Likes