---
title: "GET /api/M1User/Permissions"
method: GET
path: "/api/M1User/Permissions"
tags: ["M1User"]
---

# GET /api/M1User/Permissions

`GET /api/M1User/Permissions`

## Request body

- M1SecurityRequest
  - `userName` string
  - `action` string
  - `recordType` string

## Response `200`

Success

- M1FieldLevelPermissions[]
  - `id` integer
  - `user_Role_Code` string
  - `record_Type` string
  - `action` string
  - `data_Field` string
  - `allowed_Read` string
  - `allowed_Write` string
  - `allowed_Inactive_Write` string
  - `json_Field` string
  - `association_Match_Flag` string
  - `relationship_Type` string

---

[API](https://skmtc.net/m1gateway/apis/m1gateway-internal.md) · [All operations](https://skmtc.net/m1gateway/apis/m1gateway-internal/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/m1gateway/m1gateway-internal/revisions/b3a2cd83892d/schema)
