Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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 :

idThe ID of the QA profile.
nameThe name of the QA profile.
optionsSee QA Option (Object) for details.
canEditBoolean indicating if the user can be edit the profile.