Get User Details
Syteca ACB REST API endpoint to retrieve a user’s details — login, type, administrative permissions, Client access rules, User-to-User access rules, group memberships.
https://{hostname}/EkranACB server in the Playground.Permissions required
The Access Token must be issued to a user with the administrative User Management permission.Common use cases
- User audit reports — Pull every user’s permissions and access rules for periodic review.
- Pre-modification verification — Read current state before issuing a PUT to update permissions, so changes are based on the current truth.
- Compliance evidence collection — Document who has what permissions for SOC 2, ISO 27001 audit windows.
Errors
See Status codes. Common errors:- 403 Forbidden — user lacks administrative User Management permission.
- 404 Not Found — user doesn’t exist.
Related
Update admin permissions
Update client access
Update user access
Delete user
Authorizations
Access token for authentication
Path Parameters
Syteca user identifier (internal or domain)
Response
User details retrieved successfully
Unique Syteca user ID
User type
Two-factor authentication on login
Allow this user account to be used by external applications
The lifetime of an access token in seconds for this user
Allowed IP address for this user's API access
IP address
List of Syteca user group IDs this user belongs to
Syteca user group ID
The user is a member of any user groups
Login name
First name
Last name
Email address
Optional description/comment
AD domain name
Domain account name