---
title: "POST /authz/user/info"
method: POST
path: "/authz/user/info"
tags: ["authz"]
---

# POST /authz/user/info

`POST /authz/user/info`

## Request body

- object
  - `identities` string[]
  - `ids` integer[]

## Response `200`

Get information on a list of users

- object[]
  - `groups` object[], required
    - `id` integer, required
    - `name` string, required
  - `id` integer, required
  - `identities` string[], required
  - `name` string, required
  - `roles` Role[], required

---

[API](https://skmtc.net/openrailassociation/apis/osrd-editoast.md) · [All operations](https://skmtc.net/openrailassociation/apis/osrd-editoast/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/openrailassociation/osrd-editoast/versions/1840dbbd64ac/schema)
