Get project flow board connectorsAsk AIget https://api.zeplin.dev/v1/projects/{project_id}/flow_boards/{flow_board_id}/connectorsList all connectors of the flow board in a projectPath Paramsproject_idstringrequiredProject idflow_board_idstringrequiredFlow Board idQuery Paramsstarting_node_idstringStarting node idending_node_idstringEnding node idlimitinteger1 to 100Defaults to 30Pagination limitoffsetinteger≥ 0Defaults to 0Pagination offsetResponses 200Successful response: Returns Flow Board Connector[] 404Project not found response 422Project archived responseUpdated 4 months ago