This API retrieves all guided help profiles associated with a portal.
Success
Bad Request
Unauthorized
Forbidden
Not Found
Not acceptable
Internal server error
{- "profile": [
- {
- "title": "system profile",
- "id": 1
}, - {
- "title": "AlphaProfile",
- "id": 409601000000001
}
], - "paginationInfo": {
- "count": 3,
- "pagenum": 1,
- "pagesize": 1,
- "link": [
- {
- "rel": "next",
- "href": "/knowledge/portalmgr/v3/portals/999900000000000/gh/profiles?$pagenum=2&$pagesize=1"
}
]
}
}