/courses/{course}/contacts?type={contact_type}

Collection/Resource/Sub-Collection?Query

Return a modified collection based on the query parameter's value.

This will return all the contacts of the given course that are of contact type X.

Last updated