v52

latestOpenAPI 3.0.1AGPL-3.0raw.githubusercontent.com2026-08-01255473862.7 KB
Users

Query users

Use when listing or searching service accounts in an admin UI, or when auditing who has API access and which roles they have.

post/users/search

Request body

end_timestring date-time
expandstring
limitinteger
offsetinteger
order'asc' | 'desc'
rolesstring[]
start_timestring date-time
status'published' | 'deleted' | 'archived'
type'user' | 'service_account'
user_idsstring[]

Specific filters for users

Response

OK