Retrieve All Dashboard Users for a Site

Fetches a paginated and optionally sorted list of all dashboard users associated with a specific site.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The unique ID of the site to retrieve dashboard users for

Query Params
number
≥ 0
Defaults to 0

Number of records to skip for pagination.

Minimum: 0

number
0 to 100
Defaults to 10

Number of records to return per page.

Minimum: 0

Maximum: 100

string

Sort the results by specified fields (e.g., '-name' for descending order by name)

Responses

401

Unauthorized due to missing or expired authentication token

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json