...
| Code Block | ||
|---|---|---|
| ||
curl -X GET -H "Authorization: Bearer 1234567890" http://dtp.host.com/grs/api/v1.7/builds?limit=1000&offset=0 |
...
...
| Code Block | ||
|---|---|---|
| ||
curl -X GET -H "Authorization: Bearer 1234567890" http://dtp.host.com/grs/api/v1.7/builds?limit=1000&offset=0 |
...