Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

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.
  • No labels