Get an Application by IDCopy Pageget https://{account}.sysaidit.com/connect/v1/license-manager/applications/{id}Retrieve a specific application by its unique identifier.Path ParamsidstringrequiredThe unique identifier of the application in SysAid (CUID format, 24 characters).Responses 200The application entity. 400The request was invalid or cannot be served 401Authentication information is missing or invalid 404The specified resource was not found 500An unexpected error occurred on the serverUpdated 30 days ago