cURL
curl --request GET \ --url https://api.devin.ai/v3/organizations/{org_id}/knowledge/notes/{note_id} \ --header 'Authorization: Bearer <token>'
{ "access_type": "enterprise", "body": "<string>", "created_at": 123, "folder_id": "<string>", "folder_path": "<string>", "is_enabled": true, "macro": "<string>", "name": "<string>", "note_id": "<string>", "org_id": "<string>", "pinned_repo": "<string>", "trigger": "<string>", "updated_at": 123 }
ManageKnowledge
Credencial de usuario de servicio (prefijo: cog_)
ID de nota de Knowledge (prefijo: note-)
"note-abc123def456"
Respuesta exitosa
enterprise
org