Group links
Fetch group links
get/group_links
Query parameters
idsstring
Filter by object IDs
group_idinteger
Filter by group ID
querystring
Filter by the name, email or phone of the record. Also filters on the group's name.
sort'name' | '-name' | 'unlock' | '-unlock' | 'valid_until' | '-valid_until' | 'group_name' | '-group_name'
Sort the results. Prepend - to sort in reverse order.
name - sort by group link name, alphabetically<br> unlock - sort by last unlock; no unlocks first, then oldest to most recent<br> valid_until - Sort by group link valid_until; earliest to final, then no expiration
limitinteger
The number of objects to return
offsetinteger
The number of objects to offset
Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.