Get a single project componentAsk AIget https://api.zeplin.dev/v1/projects/{project_id}/components/{component_id}Get a project component by idPath Paramsproject_idstringrequiredProject idcomponent_idstringrequiredComponent idQuery Paramsinclude_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 component not found 422Project archived responseUpdated 4 months ago