Query Yardstik for the full list of account packages associated with the account defined by the API key

Time Status User Agent
Make a request to see history.

200 List of all packages associated with the Yardstik account

Updated about 2 months ago


Shell Node Ruby PHP Python

xxxxxxxxxx

curl --request GET \
     --url https://services.fountain.com/api/servicetodo/processes/yardstick/packages \
     --header 'accept: application/json'

Click Try It! to start a request and see the response here! Or choose an example:

application/json

``200

Updated about 2 months ago