GET /api/integration/skjema/kanlese/{skjemaref}
Checks that current user can read given schema reference
Parameters
| Name | In | Description | Required | Type |
|---|---|---|---|---|
| skjemaref | path | true | string |
Responses
| Code | Returns | Type |
|---|---|---|
| 200 | Success | |
| 401 | Unauthorized - Missing or invalid access token | |
| 403 | Forbidden - Provided access token does not permit usage of this API or data |