List tags

View as Markdown

Returns the org-level tag library as a flat list (each tag carries its parentId; the caller builds the tree). Requires data-object:read.

Authentication

AuthorizationBearer

WorkOS session JWT or an organization API key, sent as Authorization: Bearer <token>.

Response

The org's tag library.
tagslist of objects

Errors

401
Unauthorized Error
403
Forbidden Error