Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 2.95 KB

File metadata and controls

15 lines (11 loc) · 2.95 KB

GetConnectorsResponse

Connectors

Fields

Field Type Required Description Example
statusCode int ✔️ HTTP Response Status Code 200
status string ✔️ HTTP Response Status OK
data array<Components\Connector> ✔️ N/A
raw array<string, mixed> Raw response from the integration when raw=true query param is provided
meta ?Components\Meta Response metadata
links ?Components\Links Links to navigate to previous or next pages through the API