Retrieves a list of users from your company with optional filtering and pagination. Admin access required.
Documentation Index
Fetch the complete documentation index at: https://developer.meetergo.com/llms.txt
Use this file to discover all available pages before exploring further.
User ID to act as when using API Key authentication (required with API Key)
Filter users by type. If not specified, returns all user types.
standard, resource, api-platform, partner Maximum number of users to return
1 <= x <= 10020
Number of users to skip for pagination
x >= 00
Users retrieved successfully
Array of users matching the query criteria
Total number of users matching the query criteria (before pagination)
x >= 025
Number of users returned in this response
x >= 010
Number of users skipped (pagination offset)
x >= 00