Connectors
Authorizations
AuthorizationstringRequired
The Bearer API key of your user more info.
Query parameters
start-indexinteger · int32OptionalDefault:
an integer specifying the starting point (beginning with 0) when paging through a list of entities
0max-resultsinteger · int32 · max: 100OptionalDefault:
the maximum number of results when paging through a list of entities.
50Responses
200
The connectors
application/json
get
/connectors200
The connectors
Authorizations
AuthorizationstringRequired
The Bearer API key of your user more info.
Body
idstringOptional
typestring · enumRequiredPossible values:
namestringRequired
createdAtstring · date-timeOptional
updatedAtstring · date-timeOptional
paramsone ofOptional
or
or
or
or
objectOptional
or
or
or
or
or
or
or
or
or
or
Responses
200
The newly created connector
application/json
post
/connectors200
The newly created connector
Authorizations
AuthorizationstringRequired
The Bearer API key of your user more info.
Path parameters
idstringRequired
entity ID
Body
idstringOptional
typestring · enumRequiredPossible values:
namestringRequired
createdAtstring · date-timeOptional
updatedAtstring · date-timeOptional
paramsone ofOptional
or
or
or
or
objectOptional
or
or
or
or
or
or
or
or
or
or
Responses
200
The updated connector
application/json
put
/connectors/{id}200
The updated connector
Last updated
Was this helpful?