List Employees
Authentication
API Key or Access Token authentication using Bearer token in Authorization header. API keys use the vit_apk_ prefix, access tokens use the vit_at_ prefix.
Path parameters
Unique employer identifier (empr_*)
Headers
Query parameters
Filter by employment status (active or terminated)
Items per page (default: 20, max: 100)
Page number (default: 1)
Case-insensitive search across employee first name, last name, and email
Response headers
Unix timestamp (seconds) when the rate limit window resets
Response
Page metadata. Request the next page by incrementing page.

