Skip to main content
GET
Get LQA profile details

Authorizations

Authorization
string
header
required

Get a token from auth/login endpoint and then pass it in the Authorization HTTP header in every subsequent API call. For more information visit our help center.

Path Parameters

profileUid
string
required

UID of the LQA profile

Response

OK

createdBy
object
required
dateCreated
string<date-time>
required

Date and time when the profile was created

errorCategories
object
required

Error categories and their importance weight. If not provided, defaults will be created.

isDefault
boolean
required

If profile is set as default for organization

name
string
required

Name of the profile

organization
object
required

Reference to an object by its unique identifier

passFailThreshold
object
required
penaltyPoints
object
required

Penalty points for each severity level. By default neutral is 0, minor is 1, major is 5, critical is 10.

uid
string
required

UID of the profile

Example:

"string"