> ## Documentation Index
> Fetch the complete documentation index at: https://docs.fiddler.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Users

> REST API endpoints for managing users in Fiddler Platform.

<CardGroup cols={2}>
  <Card title="This API is used to get identity and access related information of a user. It also provides details into the last successful login of the user." icon="magnifying-glass" href="/sdk-api/rest-api/users/get-users">
    `GET /v3/users`
  </Card>
</CardGroup>
