Versions Compared

Key

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

Get information about specific QA profile.

URL

(POSTGET) /resources/qa/profile/{profileId}

PARAMETERS

The URL parameters are:

profileId

The ID of the QA profile.

MandatoryInt


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. Can be null.
canEditBoolean indicating if the user can be edit the profile.