GET
/
org
/
userPool
/
{userPoolId}

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

userPoolId
string
required

ID of the UserPool.

Response

200 - application/json
id
string
required
name
string
required
description
string
required
authorization
object
required
organizationId
string
required
hosted
boolean
required

Was this page helpful?