/items
/items
Path Parameters |
---|
id string — REQUIREDExample: 63739ef30975ed580034db3e |
Responses |
---|
200 Successful response |
/items
Path Parameters |
---|
id string — REQUIREDExample: 63739ef30975ed580034db3e |
Responses |
---|
200 Successful response |
GET /api/projects/:id/items
http://{{annotto_host}}
curl -L -g -X GET 'http://{{annotto_host}}/api/projects/:id/items' \
-H 'Accept: application/json'