Get styleguide connected componentsAsk AIget https://api.zeplin.dev/v1/styleguides/{styleguide_id}/connected_componentsList all connected components of a projectPath Paramsstyleguide_idstringrequiredStyleguide idQuery Paramslimitinteger1 to 100Defaults to 30Pagination limitoffsetinteger≥ 0Defaults to 0Pagination offsetlinked_projectstringReference project idlinked_styleguidestringReference styleguide idinclude_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