Retrieves a authdomain by authdomain ID

Prev Next
Get
/api/v1/authdomains/{authdomainId}
Security
HTTP
Type bearer
Path parameters
authdomainId
stringRequired

The ID of the authdomain

Responses
200

Successfully retrieved authdomain

Expand All
object
authorization
boolean
data
object (AuthDomain)
attributes
object
authURL
string
clientId
string
clientSecret
string
entityId
string
logoutURL
string
signonURL
string
tokenURL
string
description
string
displayName
string
fState
string
isDefault
boolean
name
string
objectGUID
string
organization
object
id
string
level
integer
name
string
protocol
string
redirectUri
string
scope
string
timezone
string
type
string
whenChanged
string
whenCreated
string
error_code
integer
error_message
string
error_status
boolean
Examplefalse
401

Unauthorized

object
error_code
integer
error_message
string
error_status
boolean
404

Not Found

Expand All
object
authorization
boolean
Exampletrue
data
object
message
string
error_code
integer | null
error_message
string | null
error_status
boolean
500

Internal Server Error

Expand All
object
authorization
boolean
Exampletrue
data
object
message
string
error_code
integer | null
error_message
string | null
error_status
boolean