---
title: "List the tenant's team members + roles."
method: GET
path: "/v1/members"
tags: ["Other"]
---

# List the tenant's team members + roles.

`GET /v1/members`

List the tenant's team members + roles.

## Response `200`

No response body

- object[]
  - `capabilities` string[]
  - `created_at` string
  - `email` string
  - `name` string
  - `role` string

## Changes

- **2026-07-03** `9addd64b04b1` — 1 info
  - added the media type `application/json` for the response with the status `200`
- **2026-07-01** `1c34704cfbbb` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/didit-protocol/apis/didit-credentials-api/changes/v1/members/get.md)

---

[API](https://skmtc.dev/didit-protocol/apis/didit-credentials-api.md) · [All operations](https://skmtc.dev/didit-protocol/apis/didit-credentials-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/didit-protocol/didit-credentials-api/revisions/e4eddba66557/schema)
