Skip to main content
GET
/
softwares
/
{softwareId}
Get a software by ID
curl --request GET \
  --url https://api.getprimo.com/softwares/{softwareId} \
  --header 'Authorization: Bearer <token>'
Key: Read Scope: Company

Authorizations

Authorization
string
header
required

Use your Primo API key in the Authorization header as Bearer <API_KEY>.

Path Parameters

softwareId
string
required

Response

200 - undefined