Get single Data Connector category by ID

Prev Next
Get
/data_source_categories/{data_source_category_id}

Display the specified data Source 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
data_source_category_id
stringRequired

ID of Data Connector category to return

Responses
200

Successfully found the Data Connector

object
name
string

Represents a business data Source category definition.

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