v1
latestOpenAPI 3.1.02026-07-2489171167.4 KBLicense Manager Public
Get an Application by ID
Retrieve a specific application by its unique identifier.
get/license-manager/applications/{id}
Path parameters
idstring required
The unique identifier of the application in SysAid (CUID format, 24 characters).
Response
The application entity.
Example response
{
"category": "developer-tools",
"currency": "USD",
"dateCreated": "2025-06-15T10:30:00Z",
"dateUpdated": "2025-08-20T14:30:00Z"
}