Request Code Samples
curl --location --request GET 'https://api.shorterloop.com/api/initiatives/PRO-DNJN/versions/Sol-3' \
--header 'x-api-key: Bearer y25VtKlT0gnYHmgy9tqB5riXnBR1kiA4tN0CUDwGd7A' \
--header 'initiativeId: PRO-DNJN' \
--header 'initiativeId;' \
--header 'Authorization;'
Responses
application/json {"success":true,"message":"List of versions","data":{"versions":[{"name":"Growth Stage","id":50},{"name":"Scale Up","id":51},{"name":"Launch Ready","id":52}]}}
Modified at 2024-09-16 09:09:53