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
Requiredstring
Responses
List of tags assigned to the entry
application/json
JSON
"string"
