List Sales Staff
Returns an array of all B2B Edition users who are assigned to a user role that is labelled as Sales Staff.
Query parameters
limit
Maximum number of results to display per page.
offset
Number of results to skip before displaying the current page.
orderBy
Sort direction of results, ascending or descending, applied to the sortBy parameter.
Allowed values:
companyId
Unique numeric ID of the Company account.
minModified
The earliest [Unix timestamp](https://www.unixtimestamp.com/) that can be returned for a modified Company account.
sortBy
Field by which data should be sorted in the response.
Allowed values:
Response
OK
code
HTTP response code for the request.
data
Data array associated with the response.
meta
Metadata associated with the response.