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

limitintegerOptionalDefaults to 10
Maximum number of results to display per page.
offsetintegerOptionalDefaults to 0
Number of results to skip before displaying the current page.
orderByenumOptionalDefaults to DESC

Sort direction of results, ascending or descending, applied to the sortBy parameter.

Allowed values:
companyIdstringOptional
Unique numeric ID of the Company account.
minModifiedintegerOptional
The earliest [Unix timestamp](https://www.unixtimestamp.com/) that can be returned for a modified Company account.
sortByenumOptionalDefaults to updated_at
Field by which data should be sorted in the response.
Allowed values:

Response

OK
codeintegerDefaults to 200
HTTP response code for the request.
datalist of objects
Data array associated with the response.
metaobject
Metadata associated with the response.