curl --request GET \
--url https://api.getprimo.com/softwares/{softwareId} \
--header 'Authorization: Bearer <token>'Return software details for the given software ID, including targeting details.
curl --request GET \
--url https://api.getprimo.com/softwares/{softwareId} \
--header 'Authorization: Bearer <token>'Was this page helpful?