selfregportal

GET {{base_url}}/ers/config/selfregportal

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;:1,&quot;resources&quot;:[{&quot;id&quot;:&quot;91ca147d-5a0f-40a5-8e02-4ee077fc4dc3&quot;,&quot;name&quot;:&quot;Self-Registered Guest Portal (default)&quot;,&quot;description&quot;:&quot;Guests may create their own accounts and be assigned a username and password, or use their social login to access the network&quot;,&quot;link&quot;:{&quot;rel&quot;:&quot;self&quot;,&quot;href&quot;:&quot;https://ise.securitydemo.net:9060/ers/config/selfregportal/91ca147d-5a0f-40a5-8e02-4ee077fc4dc3&quot;,&quot;type&quot;:&quot;application/json&quot;}}]}}