cURL
curl --request GET \ --url https://api.devin.ai/v3/enterprise/sessions/{devin_id}/tags \ --header 'Authorization: Bearer <token>'
{ "tags": [ "<string>" ] }
Rufen Sie die Tags für eine bestimmte Session ab.
Servicebenutzer-Anmeldedaten (Präfix: cog_)
Erfolgreiche Antwort