Skip to main content
No Result Found
Connect & Get help from fellow developers on our Discord community. Ask the CommunityAsk the Community

Get Quality Gate profile API in Test Reporting & Analytics

Use this API to get the Quality Gate profile programmatically and automate workflows.

To learn more about Quality Gate, read further here..

Get Quality Gate profile

GET https://api-automation.browserstack.com/ext/v1/quality-gates/{normalized project name}/profiles/{profile uuid}

Request parameters

Request

curl -u "YOUR_USERNAME:YOUR_ACCESS_KEY" \
https://api-automation.browserstack.com/ext/v1/quality-gates/{normalized project name}/profiles/{profile uuid}
  • No parameter required. Substitute ‘{normalized-project-name}’ with your project name and ‘{profile-uuid}’ with the profile UUID.

Response Attributes 200 OK JSON

Response

{
    "success": true,
    "uuid": "48c33305-ab69-4525-bdcb-b88d1ee06f0e" // profile uuid
}
  • success Boolean

    Denotes whether the Quality Gate profile was retrieved successfully.

  • uuid String

    The unique identifier of the Quality Gate profile.

We're sorry to hear that. Please share your feedback so we can do better

Contact our Support team for immediate help while we work on improving our docs.

We're continuously improving our docs. We'd love to know what you liked





Thank you for your valuable feedback

Download Copy Check Circle