v1
latestOpenAPI 3.1.12026-07-268973189.3 KBUsers
List users
Returns a paginated list of users who belong to the API key's team.
get/users
Query parameters
cursorstring
Cursor for pagination. Pass the previous response nextCursor value to fetch the next page.
limitnumber
Number of items to return (max 100)
searchstring
Search by first name, last name, or email
activeboolean
Filter by active team membership status
Response
OK