The Get All Profiles Available in Portal API retrieves all Guided Help profiles associated with a portal.
Success
No Content
Bad Request
Unauthorized
Forbidden
Not Found
Not acceptable
Internal server error
{- "profile": [
- {
- "name": "system profile",
- "id": "100100000000001"
}
], - "paginationInfo": {
- "count": 1,
- "pagenum": 1,
- "pagesize": 10
}
}