GuidesAPI Reference
Log In
API Reference

Get Users

Get the details of users by their team_ids.

Query Params
team_ids
array of int32s
required

Bringg's IDs for the associated teams.

team_ids*
int32

Use this to specify the next page of results. Value is taken from "next_page_cursor" in the response to the first request.

scopes
array of strings

This 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"

scopes
int32
Defaults to 100

This indicates how many users to fetch for each page. The default value is 100. The maximum value is 1000.

Responses

Language
LoadingLoading…
Response
Choose an example:
application/json