v1

Swagger 2.02026-07-13107162315.5 KB
UserProfile

Get Collection of Users who have roles in the current Avaza account.

Admin and Finance Managers can see all. Other users are limited to seeing their own profile.

get/api/UserProfile

Query parameters

Rolesstring

Optional list of comma separated role codes to filter users by (e.g. "TimesheetUser,Admin")

Tagsstring

Comma-separated list of user tag names to filter users by.

CurrentUserOnlyboolean

Optional boolean (true/false) to filter to only show current authenticated user (always true for non Admin/Finance Manager users)

CompanyIDFKinteger

Optionally filter by Company ID

Emailstring

Optionally filter by user email address

Response

Returns the list of users/team members with roles and tags.