API ReferenceApplicationsGet an application by IDGet an application by ID GET /v1/applications/:id Retrieve a specific application by its UUID. Request Responses200401403404Application retrieved successfullyUnauthorized - Invalid or missing tokenForbidden - application:read scope requiredApplication not found