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

# API to get users list added to the team of project



## OpenAPI

````yaml api-reference/openapi-1.json get /api/v1/project/{org_id}/{project_id}/{team_id}/getUsersListAddedToTheTeam
openapi: 3.0.1
info:
  title: '@fastify/swagger'
  version: 8.15.0
servers:
  - url: https://app.aptlystar.ai
security: []
paths: {}

````