GET v2/groups.json
Summary: List groups
Operation ID: —
Auth: unknown
Operation ID: —
Auth: unknown
Description
Fetches multiple group records. The records can be filtered, and sorted according to the respective parameters.
Parameters (3)
ids
(array, query, optional)
IDs of groups to fetch.
sort_by
(string, query, optional)
Key to sort on, must be one of: created_at, updated_at. Defaults to updated_at
sort_direction
(string, query, optional)
Direction to sort in, must be one of: ASC, DESC. Defaults to DESC
No probe data for this endpoint yet.