# Me Actions listing information about the currently authenticated user ## Gets information about the user - [GET /v1/me](https://developer.aritma.com/apis/platform/iam/openapi/iam-openapi/me/getself.md) ## Returns an unpaginated list of all claims assigned to you - [GET /v1/me/claims](https://developer.aritma.com/apis/platform/iam/openapi/iam-openapi/me/getuserclaims.md) ## Gets permissions for the currently authenticated user - [GET /v1/me/permissions](https://developer.aritma.com/apis/platform/iam/openapi/iam-openapi/me/getownpermissions.md) ## Returns an unpaginated list of all roles assigned to you - [GET /v1/me/roles](https://developer.aritma.com/apis/platform/iam/openapi/iam-openapi/me/getuserroles.md)