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

Documentation Index

Fetch the complete documentation index at: https://docs.getprimo.com/llms.txt

Use this file to discover all available pages before exploring further.

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