v3

latestOpenAPI 3.0.12026-07-314655871.8 MB
Account

List/search users who are members of any team on this account

The API endpoint /v1/account/{account_id}/users/search is deprecated. Use https://api.aiven.io/v1/organization/{organization\_id}/user instead. It will be removed on 2026-10-03.

post/account/{account_id}/users/search

Path parameters

account_idstring required

Account ID

Request body

limitinteger

Maximum number of results to return

order_by'user_email:asc' | 'user_email:desc' | 'user_id:asc' | 'user_id:desc' | 'real_name:asc' | 'real_name:desc'

Sorting criteria; desc is descending order and asc ascending

querystring

Very simple filtering is used; a single word is recommended

Response

Response

messagestring

Printable result of the request