Retrieves all users for the authenticated company with pagination. Returns user details including name, email, role, and team assignment.
API key for authentication. Get your API key from your company settings.
Number of records to skip (default: 0)
x >= 0Maximum records to return (default: 100, max: 1000)
1 <= x <= 1000