List all UserPools
Lists all UserPools in your organization.
GET
/
org
/
userPools
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200 - application/json
resource
enum<string>
requiredAvailable options:
UserPool
items
object[]
requiredWas this page helpful?