Prisma BrowserApplicationsApplications ReadGet an application by type and IDGet an application by type and ID 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