curl --request GET \ --url https://core.api.dev.predictstreet.sde.adifoundation.ai/api/tags
{ "tags": [ "<unknown>" ]}
Tags
List active tags
Public tag taxonomy (admin-managed). Returns all currently active tags ordered by sortOrder, then name. Inactive tags are not surfaced. Use the slug as the value for /api/events?tag=<slug>.
GET
/
api
/
tags
List active tags
curl --request GET \ --url https://core.api.dev.predictstreet.sde.adifoundation.ai/api/tags