Get
/api/apps/{appId}/access-request-settings
Security
HTTP
Type bearer
Path parameters
appId
stringRequired
id of the application.
Responses
200
Successfully retrieved access request settings.
object
allowAccessRequest
boolean
associationApprovers
Array of object (AssociationApproversDto)
object
id
string
name
string
associations
Array of object (AssociationDto)
object
id
string
type
string
Association type
Valid values[
"0",
"1"
]
approversGroups
Array of object (ApproversGroupDto)
object
id
string
name
string
condition
string
Valid values[
"All",
"Any"
]
members
Array of object (MemberDto)
object
id
string
name
string
memberType
string
Valid values[
"User",
"Tag"
]
approvalTimeOut
string
Approval time out value in form of days , hours and minute format
profileExpirationTimeout
string
Indicates maximum allowed time for a profile to checkout
notificationMediums
Array of object (NotificationMediumDto)
object
id
string
name
string
description
string
application
string
channels
Array of string
string
memberRules
Array of object (MemberRuleDto)
object
id
string
name
string
memberType
string
Valid values[
"User",
"Tag"
]
condition
string
Valid values[
"Include",
"Exclude"
]
404
Approval group id not found
object
allowAccessRequest
boolean
associationApprovers
Array of object (AssociationApproversDto)
object
id
string
name
string
associations
Array of object (AssociationDto)
object
id
string
type
string
Association type
Valid values[
"0",
"1"
]
approversGroups
Array of object (ApproversGroupDto)
object
id
string
name
string
condition
string
Valid values[
"All",
"Any"
]
members
Array of object (MemberDto)
object
id
string
name
string
memberType
string
Valid values[
"User",
"Tag"
]
approvalTimeOut
string
Approval time out value in form of days , hours and minute format
profileExpirationTimeout
string
Indicates maximum allowed time for a profile to checkout
notificationMediums
Array of object (NotificationMediumDto)
object
id
string
name
string
description
string
application
string
channels
Array of string
string
memberRules
Array of object (MemberRuleDto)
object
id
string
name
string
memberType
string
Valid values[
"User",
"Tag"
]
condition
string
Valid values[
"Include",
"Exclude"
]