v1

latestOpenAPI 3.0.32026-07-26134195287.9 KB
Access User Information

Get All Access Users

This returns a list of All Access User Objects for all access members in an organization. The list is contained in a json as the value to the key "access_members". The information includes the Verkada-defined user_id, the organization-defined employee_id, the access users's email, and the access user's full name. By default, visitor users are excluded. Use the include_visitors query parameter to include them.

get/access/v1/access_users

Query parameters

include_visitorsboolean

Whether to include visitor users in the response.

Response

OK