Get Plugins
Endpoint Information
Response
[
{
"company_id": 5267,
"enabled": true,
"plugin_type": "TUNNEL",
"clean_name": "Tunnel",
"configurable": false
},
{
"company_id": 5267,
"enabled": true,
"plugin_type": "FILE_UPLOAD",
"clean_name": "File Upload",
"configurable": false
},
{
"company_id": 5267,
"enabled": true,
"plugin_type": "TESTRAIL",
"clean_name": "Test Rail",
"configurable": true,
"testrail_url": "https://testinium.testrail.net/",
"testrail_username": "onur@testinium.com",
"testrail_password": "password"
},
{
"company_id": 5267,
"enabled": true,
"plugin_type": "XRAY",
"clean_name": "Xray",
"configurable": true,
"xray_server_url": "https://digiport.arcelik.com/",
"xray_username": "api.user",
"xray_api_key": "Digiport123"
},
{
"company_id": 5267,
"enabled": true,
"plugin_type": "LIVE_TESTING",
"clean_name": "Live Testing",
"configurable": false
},
{
"company_id": 5267,
"enabled": true,
"plugin_type": "JIRA",
"clean_name": "Jira",
"configurable": true,
"jira_server_url": "https://kartalproject.atlassian.net",
"jira_username": "fkartal47@gmail.com",
"jira_password": "password"
},
{
"company_id": 5267,
"enabled": true,
"plugin_type": "SLACK",
"clean_name": "Slack",
"configurable": true
}
]Response Fields
Field
Type
Description
Error Codes
HTTP Code
Error Message
Description
Example Request
Last updated