v1

latestOpenAPI 3.0.32026-07-26134195287.9 KB
Users

Get User

Returns a user for an organization based on either provided user ID or an external ID set during creation.

get/core/v1/user

Query parameters

user_idstring

The unique identifier of the user managed by Verkada.

external_idstring

A unique identifier managed externally provided by the consumer.

Response

OK

activeboolean

Whether the user is active in the system.

company_namestring

The name of the company the user is part of.

departmentstring

The name of the department the user is part of.

department_idstring

The department ID of the department the user is in.

emailstring

The email of the user.

employee_idstring

The user's employee ID, does not have to be unique.

employee_titlestring

The title of employee.

employee_typestring

The type of employee.

external_idstring

A unique identifier managed externally provided by the consumer.

first_namestring

The first name of the user.

last_namestring

The last name of the user.

middle_namestring

The middle name of the user.

phonestring

The main phone number of a user, E.164 format preferred.

user_idstring

The unique identifier of the user managed by Verkada.