Get allow/block rule
Authorizations
HTTPRequired
Uses the Authorization header: 'AccessKey ' followed by your access key token (e.g., 'Authorization: AccessKey AbCdEfGhIjKlMnOpQrStUvWxYzAbCdEfGhIj')
Path parameters
workspaceIdstring · uuidRequiredExample:
The workspace ID
b4e02c85-c6d2-4b15-8885-e09671799c61allowBlockRuleIdstring · uuidRequired
Responses
200
The Allow/Block rule.
application/json
An AllowBlockRule is a rule that allows or blocks a specific value in a specific category.
idstring · uuidRequired
workspaceIdstring · uuidRequired
categorystring · enumRequiredPossible values:
The category of the AllowBlockRule.
valuestringRequired
typestring · enumRequiredPossible values:
The type of the AllowBlockRule.
createdBystring · uuidRequired
createdAtstring · date-timeRequired
updatedBystring · uuidRequired
updatedAtstring · date-timeRequired
404
The resource specified in the URL was not found
application/json
get
/workspaces/{workspaceId}/conversation-allowblock-rules/{allowBlockRuleId}Last updated
Was this helpful?

