Movatterモバイル変換


[0]ホーム

URL:


🚀 Introducing Flux, the first conversational speech recognition model built for voice agents. (Learn more!)🚀

HomeAPI ReferenceVoice AgentSpeech-to-TextText-to-SpeechIntelligenceSelf-Hosted Deployments
API ReferenceManageInvites

List Project Invites

GET
/v1/projects/:project_id/invites
200Retrieved
1{
2 "invites": [
3 {
4 "email": "string",
5 "scope": "string"
6 }
7 ]
8}
Generates a list of invites for a specific project

Authentication

Authorizationstring

UseAuthorization: Token <API_KEY>Example:Authorization: Token 12345abcdef

Path Parameters

project_idstringRequired

Response

A list of invites for a specific project
inviteslist of objects or null

Errors


[8]ページ先頭

©2009-2025 Movatter.jp