Get UsersCopy Pageget https://developer-api.bringg.com/services/c4238c6e/service_uuid1/service_uuid2Get the details of users by their team_ids.Query Paramsteam_idsarray of int32srequiredBringg's IDs for the associated teams.team_ids*ADD int32cursorint32Use this to specify the next page of results. Value is taken from "next_page_cursor" in the response to the first request.scopesarray of stringsThis is an optional parameter. Possible values are: drivers | dispatchers | admins | marked_as_online | offline. PLEASE NOTE: Specifying more than one scope treats them as an intersect e.g. "driver" AND "marked_as_online"scopesADD stringlimitint32Defaults to 100This indicates how many users to fetch for each page. The default value is 100. The maximum value is 1000.Responses 200200 400400Updated 9 months ago