Skip to main content
GET
Get Session Tags

Authorizations

anchor-api-key
string
header
required

API key passed in the header

Path Parameters

session_id
string
required

The ID of the session to retrieve tags for.

Response

Session tags retrieved successfully.

tags
string[] | null
required

Tags currently associated with the session, or null if none are set.