Home - Accompa  |  Home - API Manual
REST API MANUAL
 
 
Table of Contents
1) Introduction
2) Objects
3) Records:
Requirements:
Read, Create, Update, Delete
Features:
Read, Create, Update, Delete
Use Cases:
Read, Create, Update, Delete
Custom Object Records:
Read, Create, Update, Delete
4) Relationships:
Read Related Items
5) Field History:
Read Field History
6) Views:
Read a View, Read List of Views
7) Search:
Search a View, Search All Records
8) Users:
Read, Read List
9) HTTP Response Codes & Errors
10) API Rate Limits
11) Miscellaneous
12) API Versions/Release Notes
 
 
Contact Support
Contact Accompa Support

Miscellaneous

 

JIRA Plugin Status

You can obtain the status of your JIRA plugin using the following API request/response.
 
GET /jira_plugin_status
Returns status of JIRA plugin.
 
RESPONSE - Plugin "Enabled"
Status: 200

<jira_plugin_status>
   <flag>1</flag>
   <expires></expires>
</jira_plugin_status>
 
RESPONSE - Plugin "Disabled"
Status: 200

<jira_plugin_status>
   <flag></flag>
   <expires></expires>
</jira_plugin_status>
If your JIRA plugin is disabled, please contact sales@accompa.com and make a request to enable it. Please note that there is an additional fee associated with using our JIRA plugin.
   
  back to top ^
Home - Requirements Management Software - Terms of Service - Privacy Policy
© Accompa, Inc. 5201 Great America Pkwy, Ste 320, Santa Clara, CA 95054 (United States)