Get directory authentication overview
GET
/api/admin/tenants/{tenantId}/directory-auth/overview
Code sample: Shell / cURL
curl --request GET \ --url https://auth.example.com/api/admin/tenants/example/directory-auth/overview \ --header 'Authorization: Bearer <token>'Returns migration, compliance, support bundle, and managed connector advisory summaries for Authrim Wordwarden.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” tenantId
required
string
Responses
Section titled “ Responses ”Directory authentication overview.
Media type application/json
object
Example generated
{}Error response.
Media type application/json
object
error
string
message
string
error_description
string
key
additional properties
Example generated
{ "error": "example", "message": "example", "error_description": "example"}Error response.
Media type application/json
object
error
string
message
string
error_description
string
key
additional properties
Example generated
{ "error": "example", "message": "example", "error_description": "example"}Error response.
Media type application/json
object
error
string
message
string
error_description
string
key
additional properties
Example generated
{ "error": "example", "message": "example", "error_description": "example"}