The Users API allows you to manage users in Snipe-IT.Documentation Index
Fetch the complete documentation index at: https://mintlify.com/grokability/snipe-it/llms.txt
Use this file to discover all available pages before exploring further.
List Users
Number of results to return
Offset for pagination
Search string to filter results
Column to sort by. Allowed values:
id, first_name, last_name, display_name, username, email, jobtitle, employee_num, company, location, department, manager, assets_count, licenses_count, accessories_count, consumables_countSort order:
asc or descFilter by company ID
Filter by location ID
Filter by department ID
Filter by activation status (1 for active, 0 for inactive)
Set to “true” to show only deleted users
Total number of users
Array of user objects
Get Current User
Get User by ID
The user ID
Create User
First name
Username (must be unique)
Email address
Last name
Password (required unless LDAP user)
Employee number
Job title
Phone number
Mobile number
Company ID
Location ID
Department ID
Manager’s user ID
Whether user is activated
Street address
City
State/province
Country
ZIP/postal code
User notes
Update User
The user ID
Delete User
The user ID
Users with checked out assets cannot be deleted until all assets are checked in or transferred.
Get User’s Assets
The user ID
Get User’s Licenses
The user ID
Get User’s Accessories
The user ID
Restore Deleted User
The deleted user ID
