Check if a user has access to an application.
get/midgard/v0.1/application/verify-access/{applicationId}
Verifies whether the current user has access to the specified application. This endpoint is typically used for permission checks before performing sensitive operations.Request
Authorization
X-AT
header
apiKey
Path Parameters
applicationId
integer
REQUIRED
Response
200Access verified successfully.
403Access denied.
404Application not found or insufficient permissions.
Shell cURL
shellShow schema
json