List Groups
List Groups
Paginated list of accounts of a group type active in the window
GET
List Groups
Authorizations
An API key created in your account settings, sent as Authorization: Bearer <key>.
Path Parameters
Site ID.
Query Parameters
Start of the range, as YYYY-MM-DD.
End of the range, as YYYY-MM-DD.
IANA time zone used to bucket the range, e.g. America/New_York.
Example:
"America/New_York"
JSON-encoded array of filter objects, each { dimension, op, value } where value is an array. Example: [{"dimension":"country","op":"equals","value":["US"]}].
Group Type. e.g. company.
Example: 10.
Example: 1.
Available options:
first_seen, last_seen, pageviews, sessions, events Available options:
asc, desc Example: Search users.
Response
Success.