Get single Data Connector by ID

Prev Next
Get
/data_sources/{data_source_id}

Get a single Data Connector.

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_id
stringRequired

ID of Data Connector to return

Responses
200

Successfully found the Data Connector

object
id
string (id)

Class DataSource

name
string
description
string
endpoints
string
mappings
string
authtype
string
credentials
string
status
string
data_source_category_id
string
created_at
string (date-time)
updated_at
string (date-time)