Prisma AccessApplicationsGet an application by ID by typeGet an application by ID by type GET /seb-api/v1/applications/type/:type/:id Fetches a specific application object belonging to the specified type. Request Responses200400403404500An ApplicationBad requestForbiddenResource Not foundInternal server error