sponsorgroup

GET {{base_url}}/ers/config/sponsorgroup

Request Params

KeyDatatypeRequiredDescription
sizenumber1 < 20 (Default) <= 100
pagenumber1 (default) <= N
filterstringEQ
sortascstringSort Ascending β—£ (default)
sortdscstringSort Descending β—€

HEADERS

KeyDatatypeRequiredDescription
Content-TypestringRequest data format
AcceptstringResponse data format

RESPONSES

status: OK

{&quot;SearchResult&quot;:{&quot;total&quot;:3,&quot;resources&quot;:[{&quot;id&quot;:&quot;9f1eca71-8c01-11e6-996c-525400b48521&quot;,&quot;name&quot;:&quot;ALL_ACCOUNTS (default)&quot;,&quot;description&quot;:&quot;Sponsors assigned to this group can manage all guest user accounts. By default, users in the ALL_ACCOUNTS user identity group are members of this sponsor group&quot;,&quot;link&quot;:{&quot;rel&quot;:&quot;self&quot;,&quot;href&quot;:&quot;https://ise.securitydemo.net:9060/ers/config/sponsorgroup/9f1eca71-8c01-11e6-996c-525400b48521&quot;,&quot;type&quot;:&quot;application/json&quot;}},{&quot;id&quot;:&quot;9f69b621-8c01-11e6-996c-525400b48521&quot;,&quot;name&quot;:&quot;GROUP_ACCOUNTS (default)&quot;,&quot;description&quot;:&quot;Sponsors assigned to this group can manage just the guest accounts created by sponsors from the same sponsor group. By default, users in the GROUP_ACCOUNTS user identity group are members of this sponsor group&quot;,&quot;link&quot;:{&quot;rel&quot;:&quot;self&quot;,&quot;href&quot;:&quot;https://ise.securitydemo.net:9060/ers/config/sponsorgroup/9f69b621-8c01-11e6-996c-525400b48521&quot;,&quot;type&quot;:&quot;application/json&quot;}},{&quot;id&quot;:&quot;9f4c1c01-8c01-11e6-996c-525400b48521&quot;,&quot;name&quot;:&quot;OWN_ACCOUNTS (default)&quot;,&quot;description&quot;:&quot;Sponsors assigned to this group can manage only the guest accounts that they have created. By default, users in the OWN_ACCOUNTS user identity group are members of this sponsor group&quot;,&quot;link&quot;:{&quot;rel&quot;:&quot;self&quot;,&quot;href&quot;:&quot;https://ise.securitydemo.net:9060/ers/config/sponsorgroup/9f4c1c01-8c01-11e6-996c-525400b48521&quot;,&quot;type&quot;:&quot;application/json&quot;}}]}}