v1

latestOpenAPI 3.0.1MIT2026-07-263151,3912.3 MB
Management

Get User

Retrieves the project user's details.

get/management/v1/projects/{projectId}/users/{userId}

Response

Returns the project user's details.

idstring required

The unique identifier of the user who has been assigned to the project.

loginstring required

The login data of the user who has been assigned to the project.

emailstring required

The email address of the user who has been assigned to the project.

first_namestring required

The first name of the user who has been assigned to the project.

last_namestring required

The last name of the user who has been assigned to the project.

projectsobject required

Lists key-value pairs, where the key is the project to which the user is assigned. The value is the role assigned in a given project. The predefined Voucherify roles are: ADMIN, USER, VIEWER, MERCHANT, USER_RESTRICTED (for the Areas and Stores, an Enterprise feature).

is_ownerboolean required

Determines if the user is the owner for the organization in Voucherify.