If included, filters users in the response based on their Company ID as reported by the Server to Server Companies endpoints.
Indicates whether to include extra fields in the response. A value of 1 indicates they will be included, while a value of 0 indicates they will not.
For example requests and more information about authenticating BigCommerce APIs, see Authentication and Example Requests.
For more about BigCommerce OAuth scopes, see our Guide to API Accounts.
For a list of API status codes, see API Status Codes.
Filters users according to their assigned role ID. This filter is limited to admin (0), senior buyer (1), and junior buyer (2).
By default, custom roles are treated as junior buyer, but they can be differentiated in the response data by the companyRoleId and companyRoleName fields. For more information, see Company Roles and Permissions.
Filters results by the updatedAt field, returning only those with a Unix timestamp later than minModified.
Filters results by the updatedAt field, returning only those with a Unix timestamp earlier than maxModified.
Filters results by the createdAt field, returning only those with a Unix timestamp later than minCreated.
Filters results by the createdAt field, returning only those with a Unix timestamp earlier than maxCreated.