Returns all Data Connectors categories that the user has access to

Prev Next
Get
/data_source_categories

Display a listing of the Data Connector Categories.

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
Query parameters
filter
string

Filter results by string. Searches Name, Description, and Status. Status must match exactly. Others can be a substring.

order_by
string

Field to order results by

order_direction
string
Valid values[ "asc", "desc" ]
Default"asc"
per_page
integer
Default10
Responses
200

list of Data Connectors categories

Expand All
object
data
Array of object (DataSourceCategory)
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)
meta
object
filter
string
sort_by
string
sort_order
string
Valid values[ "asc", "desc" ]
count
integer
total_pages
integer
current_page
integer
form
integer
last_page
integer
path
string
per_page
integer
to
integer
total
integer