receivers
gets list of groups the receiver is in. ๐
Retrieves an array of groups the given receiver is allocated to
get/v3/receivers/{id}/groups
Path parameters
idstring required
ID or email of the receiver
Query parameters
state'all' | 'active' | 'inactive'
state of the receiver within the group
Response
Success
string[] required
Changes
No recorded changes to this endpoint across all 2 revisions of this API.