Get Personal Tag

Get specific personal tag

post

Retrieve detailed information about a specific personal tag

Authorizations
AuthorizationstringRequired

Bearer token for API authentication

Path parameters
tagIdstringRequired

The ID of the personal tag to retrieve

Query parameters
botIdstringRequired

The bot ID for the API request

Body
secretstringRequired

Secret key for API authentication

Example: your_secret_key_here
Responses
200

Personal tag information retrieved successfully

application/json
successbooleanRequiredExample: true
messagestringRequiredExample: Operation completed successfully
post
/openapi/personalTag/get/{tagId}