# NeetoRecord API > NeetoRecord API docs guide to manage recordings from external channels ## Docs - [List recordings](https://apidocs.neetorecord.com/api-reference-v1/recordings/list.md): List all recordings. - [Add team members](https://apidocs.neetorecord.com/api-reference-v1/team-members/add.md): Add team members to the workspace. - [List team members](https://apidocs.neetorecord.com/api-reference-v1/team-members/list.md): List team members in the workspace. - [Remove team member](https://apidocs.neetorecord.com/api-reference-v1/team-members/remove.md): Remove team members from the workspace. - [Update team member details](https://apidocs.neetorecord.com/api-reference-v1/team-members/update.md): Update a team member. - [List recordings](https://apidocs.neetorecord.com/api-reference/recordings/list.md): List all recordings. - [Add team members](https://apidocs.neetorecord.com/api-reference/team-members/add.md): Add team members to the workspace. - [Get team member details](https://apidocs.neetorecord.com/api-reference/team-members/get.md): Retrieves details of a specific team member. - [List team members](https://apidocs.neetorecord.com/api-reference/team-members/list.md): List team members in the workspace. - [Remove team member](https://apidocs.neetorecord.com/api-reference/team-members/remove.md): Remove team members from the workspace. - [Update team member](https://apidocs.neetorecord.com/api-reference/team-members/update.md): Update a team member. - [Authentication](https://apidocs.neetorecord.com/getting-started/authentication.md): Learn how to authenticate your requests to the NeetoRecord API using API keys. - [Introduction](https://apidocs.neetorecord.com/getting-started/introduction.md): Welcome to the NeetoRecord API documentation. - [Pagination](https://apidocs.neetorecord.com/getting-started/pagination.md): Learn how to handle paginated responses in the NeetoRecord API. - [HTTP response codes](https://apidocs.neetorecord.com/getting-started/response-codes.md): Learn about the HTTP status codes returned by the API. - [Workspace subdomain](https://apidocs.neetorecord.com/getting-started/workspace-subdomain.md): Learn how to find your workspace subdomain. ## OpenAPI Specs - [team-members](https://apidocs.neetorecord.com/bundled/team-members.yaml) - [recordings](https://apidocs.neetorecord.com/bundled/recordings.yaml) - [openapi](https://apidocs.neetorecord.com/api-reference/openapi.json)