Get screen componentsAsk AIget https://api.zeplin.dev/v1/projects/{project_id}/screens/{screen_id}/componentsList all components in the screenPath Paramsproject_idstringrequiredProject idscreen_idstringrequiredScreen idQuery Paramslimitinteger1 to 100Defaults to 30Pagination limitoffsetinteger≥ 0Defaults to 0Pagination offsetinclude_latest_versionbooleanDefaults to falseWhether to include the latest version data in the Component objectinclude_linked_styleguidesbooleanDefaults to falseWhether to include linked styleguides or notResponses 200Successful response: Returns Component[] 404Project or screen not found 422Project archived responseUpdated 4 months ago