- 文件服务
- 链接分析(url analysis)
- 图片生成
- flux
- ideogram
- midjourney
- gpt4oimage
- 音乐生成
- 视频生成
- vidu(官方格式)
- runway
- luma
- 可灵(官方格式)
- pika
- pixverse(变身毒液效果等)
- sora
- GPTs 相关
- 数字人
- 智谱清言(glm)
- openai
查询 GPTs 详情(官方格式)
开发中
GET
https://api.gptgod.online/v2/gpts/g-2fkFE8rbu
最后修改时间:2024-07-25 07:48:40
请求参数
Authorization
在 Header 添加参数
Authorization
,其值为在 Bearer 之后拼接 Token示例:
Authorization: Bearer ********************
示例代码
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://api.gptgod.online/v2/gpts/g-2fkFE8rbu'
返回响应
🟢200成功
application/json
Body
gizmo
object
必需
id
string
必需
organization_id
string
必需
short_url
string
必需
author
object
必需
voice
object
必需
workspace_id
null
必需
model
null
必需
instructions
null
必需
settings
null
必需
display
object
必需
share_recipient
string
必需
created_at
string
必需
updated_at
string
必需
last_interacted_at
string
必需
num_interactions
integer
必需
tags
array[string]
必需
version
null
必需
live_version
null
必需
training_disabled
null
必需
sharing_targets
null
必需
appeal_info
null
必需
vanity_metrics
object
必需
workspace_approval_date
null
必需
workspace_approved
null
必需
sharing
null
必需
current_user_permission
object
必需
tools
array [object {4}]
必需
id
string
可选
type
string
可选
settings
null
可选
metadata
null
可选
files
array
必需
product_features
object
必需
attachments
object
必需
示例
{"gizmo":{"id":"g-2fkFE8rbu","organization_id":"org-OROoM5KiDq6bcfid37dQx4z4","short_url":"g-2fkFE8rbu-dall-e","author":{"user_id":"user-u7SVk5APwT622QC7DPe41GHJ","display_name":"ChatGPT","link_to":"https://openai.com","is_verified":true,"selected_display":"name","will_receive_support_emails":null,"display_socials":[]},"voice":{"id":"ember"},"workspace_id":null,"model":null,"instructions":null,"settings":null,"display":{"name":"DALL·E","description":"Let me turn your imagination into imagery.","prompt_starters":[],"profile_pic_id":"file-SxYQO0Fq1ZkPagkFtg67DRVb","profile_picture_url":"https://filesystem.site/cdn/20240725/Cj9I4qtxkx4xGCpp7Wxm9cZdRaXijG.webp","categories":["other"]},"share_recipient":"link","created_at":"2023-11-05T23:56:43.549801+00:00","updated_at":"2024-06-28T19:42:41.799038+00:00","last_interacted_at":"2024-07-25T03:09:24.123501+00:00","num_interactions":488,"tags":["unreviewable","public","first_party"],"version":null,"live_version":null,"training_disabled":null,"sharing_targets":null,"appeal_info":null,"vanity_metrics":{"num_conversations":null,"num_conversations_str":null,"created_ago_str":null,"review_stats":null},"workspace_approval_date":null,"workspace_approved":null,"sharing":null,"current_user_permission":{"can_read":true,"can_view_config":false,"can_write":false,"can_delete":false,"can_export":false,"can_share":false}},"tools":[{"id":"gzm_cnf_KuQKBEnzFPMwdKIWYnOoetjx~gzm_tool_P9ZWt7cmybLejZWkNxDTEpIj","type":"dalle","settings":null,"metadata":null}],"files":[],"product_features":{"attachments":{"type":"retrieval","accepted_mime_types":["text/x-script.python","application/x-yaml","application/javascript","text/x-vcard","text/x-asm","text/x-c++","text/html","text/x-sh","application/vnd.oasis.opendocument.text","text/x-shellscript","text/x-rst","text/css","text/x-c","text/xml","application/vnd.ms-powerpoint","application/x-scala","text/rtf","application/vnd.apple.pages","text/calendar","text/x-lisp","text/plain","application/vnd.apple.keynote","application/json","application/rtf","text/x-ruby","text/vbscript","text/x-csharp","message/rfc822","application/x-powershell","text/x-python","text/x-java","application/pdf","text/javascript","text/x-php","text/markdown","application/msword","text/x-tex","application/vnd.openxmlformats-officedocument.presentationml.presentation","text/x-typescript","text/x-makefile","application/vnd.openxmlformats-officedocument.wordprocessingml.document","application/x-sql","text/x-diff","application/x-rust"],"image_mime_types":["image/png","image/gif","image/jpeg","image/webp"],"can_accept_all_mime_types":true}}}