Prisma AccessApplicationsGet an application by IDGet an application by ID GET /seb-api/v1/applications/:id Fetches a specific application object identified by its unique ID. Request Responses200400403404500An ApplicationBad requestForbiddenResource Not foundInternal server error