Tag
The tag API handles searching with tags
Auxiliary Methods
A valid organization Uuid
A valid environment Uuid
A valid bot Uuid
Ok
Sent both as request and response, this DTO represents the Tag name and the Tag's associations with other items through TagUses. Both models are setup seamlessly on the background, for ease of use.
Uuid of the tag, if existing. Not required, but will speed up the search if present.
Name of the tag.
The Uuid of the object associated with it. The kind of object is declared in tagTypeId
The type of object this tag shall refer to: 1 - Intent 2 - Entity 3 - Answer 4 - Flow 5 - Unused stubs (prototype) 6 - Service 7 - Question 8 - RestConnector 9 - GenerativeService 10 - Document 11 - Supervisor 12 - Agent 13 - Function
Bad Request
Unauthorized
Forbidden
Not Found
Request Timeout
Conflict
Unprocessable Entity
Internal Server Error
A valid organization Uuid
A valid environment Uuid
A valid bot Uuid
10It is an identifier provided by the API client that will be used to identify distributed logs.
Bad Request
Unauthorized
Forbidden
Not Found
Request Timeout
Conflict
Unprocessable Entity
Internal Server Error
default response
It is the organization where the flow is, used to connect to the correct database
It is the environment where the flow is, used to connect to the correct database
It is the bot where the flow is, used to filter tags
It is the parameter used to search for tags related to the entered value
It is the max number of result, default value 6
6Example: 6It is an identifier provided by the API client that will be used to identify distributed logs.
Ok
It is a tag simplification, it has only the tag name and the tag uuid.
Uuid of the tag, if existing. Not required, but will speed up the search if present.
Name of the tag.
Bad Request
Unauthorized
Forbidden
Not Found
Conflict
Unprocessable Entity
Internal Server Error
A valid organization Uuid
A valid environment Uuid
A valid bot Uuid
It is an identifier provided by the API client that will be used to identify distributed logs.
Uuids of consulted tags.
OK
No content
Bad Request
Unauthorized
Forbidden
Not Found
Conflict
Unprocessable Entity
Internal Server Error
No content
Last updated
Was this helpful?