Get project connected componentsAsk AIget https://api.zeplin.dev/v1/projects/{project_id}/connected_componentsList all connected components of a projectPath Paramsproject_idstringrequiredProject idQuery Paramslimitinteger1 to 100Defaults to 30Pagination limitoffsetinteger≥ 0Defaults to 0Pagination offsetinclude_linked_styleguidesbooleanDefaults to falseWhether to include linked styleguides or notResponses 200Successful response: Returns Connected Component[] 404Project not found response 422Project archived responseUpdated 4 months ago