Italiano
cURL
curl --request GET \ --url https://api.devin.ai/v3beta1/enterprise/organizations/{org_id}/tags \ --header 'Authorization: Bearer <token>'
{ "tags": [ "<string>" ] }
Get the allowed session tags for an organization.
ManageEnterpriseSettings
Service User credential (prefix: cog_)
Successful Response