亮色模式
List invites
GET
https://api.openai.com/v1/organization/invitesReturns a list of invites in the organization.
Request
Query 参数
after
string
必需
示例值:
invite-abc
limit
string
必需
示例值:
20
Header 参数
Authorization
string
必需
示例值:
Bearer $OPENAI_ADMIN_KEY
Content-Type
string
必需
示例值:
application/json
Body 参数text/plain
Request samples
返回响应
Success(200)
HTTP Code: 200
Content Type : JSONapplication/json
数据结构
object {0}
示例
未设置
最后修改时间: 9 天前