cURL
curl --request GET \ --url https://api.devin.ai/v3/enterprise/organizations/{org_id}/tags/default \ --header 'Authorization: Bearer <token>'
{ "default_tag": "<string>" }
Get the current default tag for an organization.
Service User credential (prefix: cog_)
Successful Response