Sign in

Show organization

documented

Get details about the BugHerd organization/account.

GET /api_v2/organization.jsonOrganizationno implementation yet0 runs
No implementation yet. Run it to have the agent write one, or open a pull request with your own.

Seed example (keychains curl)

npx -y keychains@latest curl "https://www.bugherd.com/api_v2/organization.json" \
  -u "{{BUGHERD_API_KEY}}:x" \
  -H "Accept: application/json" \
  -H "Content-Type: application/json"
Show organization · bugherd · OpenIntegrations