亮色模式
Retrieve project user
GET
https://api.openai.com/v1/organization/projects/proj_abc/users/user_abcRetrieves a user in the project.
Request
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}
示例
未设置
最后修改时间: 10 天前