Discovery groups API
List discovery groups
GET /api/v1/discovery_groups
| Name | Description |
|---|---|
q | Search term to match against group name |
Example request
GET /api/v1/discovery_groupsExample CURL command
curl -g "https://company.aha.io/api/v1/discovery_groups" -X GET \
-H "Authorization: Bearer 342893839dc114db6d7e51e1ad65ca057712303fbb72155d445061318376b314" \
-H "Content-Type: application/json" \
-H "Accept: application/json"Request
authorization: Bearer 342893839dc114db6d7e51e1ad65ca057712303fbb72155d445061318376b314
contentType: application/json
accept: application/json
Response
Status: 200 OK
contentType: application/json; charset=utf-8
Response body