List all users
GET /business/user-management/users
Returns a paginated list of users for the authenticated institution.
Authorizations
Parameters
Query Parameters
Number of items per page (default 15, max 100)
Page number (starts from 1)
Search term to filter users by name, email, or signatory information
Field to sort by
Sort direction
Responses
200
Successful operation
object
object
Unique identifier for the user
66c9c977-f379-4692-9d5c-f989c17543eeID of the institution this user belongs to
3First name of the user
FaizanLast name of the user
AliEmail address of the user
faizananwer2011@gmail.comEmail verification status
verifiedWhen the email was verified
2025-02-03T12:54:19.000000ZPhone number of the user
+971569158359Phone verification status
verifiedWhen the phone was verified
2025-02-03T11:47:51.000000ZWhether the user is archived
Whether the user has a signature
trueURL to the user’s signature image
https://api.vec.digital/storage/signatures/75fd0390-099a-47bc-963e-e3be09ab2c2b.pngWhen the signature was added
2025-03-13T14:05:28.000000ZName to use when signing certificates
Faizan AliDesignation/role to use when signing certificates
Software DeveloperURL to the user’s avatar
https://api.vec.digital/storage/avatars/avatar_67765e0c784a00.82650762.pngSetup status of the user
completedCreation timestamp
2024-10-16T19:15:50.000000ZLast update timestamp
2025-03-13T14:05:28.000000Zobject
URL to the first page
https://api.vec.digital/business/certificate-templates?page=1URL to the last page
https://api.vec.digital/business/certificate-templates?page=2URL to the previous page (null if on first page)
URL to the next page (null if on last page)
https://api.vec.digital/business/certificate-templates?page=2object
Current page number
1Index of the first item on the current page
1Total number of pages
2Pagination links
object
https://api.vec.digital/business/certificate-templates?page=22Base URL path for pagination
https://api.vec.digital/business/certificate-templatesItems per page
15Index of the last item on the current page
15Total number of items
25401
Authentication failed
object
Error message
Unauthorized - Invalid API token403
Permission denied
object
Error message
Forbidden - Insufficient permissionsRequired permission to access this resource
batches:view500
Server error
object
Error message
An unexpected error occurred. Our team has been notified.Error code
SERVER_ERROR