Check if can open entity from activity log

GET /api-v1/activity-log/can-open-module/{id}/{type}

Headers

Path parameters

  • id integer Required

    id

  • type string Required

    type

Responses

  • OK

    Additional properties are allowed.

  • 400 Bad Request

  • 401 Unauthorized

  • 403 Access Denied

  • 404 Not Found

  • 500 Internal Server Error

GET /api-v1/activity-log/can-open-module/{id}/{type}
curl \
 --request GET 'http://wyzio.app/api-v1/activity-log/can-open-module/{id}/{type}' \
 --header "TARGET-ORGANIZATION-ID: 42" \
 --header "WEAL-TOKEN: string"
Response examples (200)
{}