Get single Decision Table category by ID

Prev Next
Get
/decision_table_categories/{decision_table_categories_id}

Display the specified decision Tables category.

Security
OAuth

Laravel passport oauth2 security.

FlowAuthorization Code
Authorization URLhttps://develop-qa.processmaker.net/oauth/authorize
Token URLhttps://develop-qa.processmaker.net/oauth/token
Refresh URLhttps://develop-qa.processmaker.net/token/refresh
Path parameters
decision_table_categories_id
stringRequired

ID of Decision Table category to return

Responses
200

Successfully found the Decision Table

object
name
string

Represents a business decision Table category definition.

status
string
Valid values[ "ACTIVE", "INACTIVE" ]
id
string (id)
created_at
string (date-time)
updated_at
string (date-time)