Get information about specific QA profile.
URL
(POST) /resources/qa/profile/{profileId}
PARAMETERS
The URL parameters are:
profileId | The ID of the QA profile. | Mandatory |
RESULTS
A JSON with these properties:
profile | See QA Profile (Object) for details. | ||||
allprofiles | List of other profiles available :
| ||||
options | See QA Option (Object) for details. | ||||
canEdit | Boolean indicating if the user can be edit the profile. |