{"id":31839818,"url":"https://github.com/hramos/helpscout","last_synced_at":"2025-10-12T04:22:35.597Z","repository":{"id":4141736,"uuid":"5254832","full_name":"hramos/helpscout","owner":"hramos","description":"HelpScout API gem","archived":false,"fork":false,"pushed_at":"2022-03-17T00:14:02.000Z","size":68,"stargazers_count":37,"open_issues_count":4,"forks_count":41,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-10-07T20:40:50.919Z","etag":null,"topics":["helpscout","ruby"],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hramos.png","metadata":{"files":{"readme":"README.markdown","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-08-01T04:13:40.000Z","updated_at":"2023-03-04T05:59:40.000Z","dependencies_parsed_at":"2022-08-20T22:00:49.926Z","dependency_job_id":null,"html_url":"https://github.com/hramos/helpscout","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/hramos/helpscout","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hramos%2Fhelpscout","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hramos%2Fhelpscout/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hramos%2Fhelpscout/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hramos%2Fhelpscout/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hramos","download_url":"https://codeload.github.com/hramos/helpscout/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hramos%2Fhelpscout/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279010255,"owners_count":26084718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-12T02:00:06.719Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["helpscout","ruby"],"created_at":"2025-10-12T04:22:33.359Z","updated_at":"2025-10-12T04:22:35.592Z","avatar_url":"https://github.com/hramos.png","language":"Ruby","readme":"# Helpscout Developers API gem\n\nThis gem is in beta.\n\n## Usage\n\n1. Follow the instructions at [Help Scout's Developers site](http://developer.helpscout.net/) to generate an API key.\n\n2. Initialize your HelpScout client\n\n```ruby\nhelpscout = HelpScout::Client.new(HELPSCOUT_API_KEY)\n```\n\n#### Fetching Users\n\n```ruby\nusers = helpscout.users\n```\n\n#### Fetching Mailboxes\n\n```ruby\nmailboxes = helpscout.mailboxes\n```\n\n#### Fetching Customers\n\n```ruby\ncustomers = helpscout.customers\n```\n\n#### Fetching Conversations\n\nTo fetch active conversations:\n\n```ruby\nconversations = helpscout.conversations(mailboxId, \"active\", nil)\n```\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhramos%2Fhelpscout","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhramos%2Fhelpscout","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhramos%2Fhelpscout/lists"}