Skip to content

Get Entry Tags

GET
/tag/entry/{entryId}

Retrieves all tags assigned to a specific entry

Authorizations

BearerAuth

Enter your session token to authenticate API requests

Type
HTTP (bearer)

Parameters

Path Parameters

entryId*

The unique identifier of the entry

Type
string
Required

Responses

List of tags assigned to the entry

application/json
JSON
"string"

Playground

Server
Authorization
Variables
Key
Value

Samples

Powered by VitePress OpenAPI

Distributed under the MIT License