Skip to content

List principals

GET
/resources/iam/principals

By default, excludes suspended principals unless includeSuspended=true.
Supports cursor-based pagination using after/before parameters.

Parameters

Query Parameters

name
Type
string
email
Type
string
roles
Type
array
role
Type
string
includeSuspended
Type
boolean
Default
false
after
Type
string
before
Type
string
limit
Type
integer
Format
"int32"
Default
50
orderBy
Type
string

Responses

OK

Samples

© 2024 Hantera AB. All rights reserved.