Get all Admin Users

GET {{baseUrl}}/3dCartWebAPI/v1/Admins?limit=<integer>&offset=<integer>&name=<string>&username=<string>&external_id=<string>&countonly=<integer>

Get a list of all Admin Users

Request Params

KeyDatatypeRequiredDescription
limitstringMaximum number of items that can be returned
offsetstringStarting point for the return data
namestringName of the Admin User
usernamestringUsername of the Admin User
external_idstringAdmin ExternalId
countonlystringCount the number of rows only