getMatches() supports searching specified participants or transcript types. It'd be useful, especially for the purposes of testing queries, to add an id argument that takes a vector of transcript IDs to search.
As a further extension, getMatches() could throw an error if the user's specification of both participant.ids and id results in a null set of transcripts.