日本語
cURL
curl --request GET \ --url https://api.devin.ai/v2/enterprise/snapshots/{snapshot_id} \ --header 'Authorization: Bearer <token>'
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
実行待ちのスクリプトを含む、特定のスナップショットの詳細情報を取得します
Personal API Key (apk_user_*) for Enterprise Admins only
Successful Response