Skip to content

docs(DS-2757): Add GET /api/external/findings/:id endpoint documentation#8

Closed
jose-richard-91 wants to merge 2 commits intomainfrom
feat/DS-2757/tickets-api-get-findings-endpoint
Closed

docs(DS-2757): Add GET /api/external/findings/:id endpoint documentation#8
jose-richard-91 wants to merge 2 commits intomainfrom
feat/DS-2757/tickets-api-get-findings-endpoint

Conversation

@jose-richard-91
Copy link

Summary

  • Adds documentation for the new GET /api/external/findings/:id endpoint
  • Documents request parameters, response fields, and example responses for the findings endpoint
  • Part of DS-2757: Tickets API - GET findings endpoint

Test plan

  • Verify endpoint documentation renders correctly in the docs site
  • Confirm request/response examples are accurate against the actual API

🤖 Generated with Claude Code

@jose-richard-91 jose-richard-91 force-pushed the feat/DS-2757/tickets-api-get-findings-endpoint branch from d747742 to 5a9414e Compare March 17, 2026 20:22
- assignees/invitees: indexed structured objects {id, full_name, email}
  instead of comma-separated strings
- Added location_id, location_code, creator_id, creator_email,
  assignees_concatenated, invitees_concatenated, form_answer_code
- type field: resolved type name, not the raw ID
- date fields: account-timezone formatted string (DD/MM/YYYY HH:MM),
  not ISO 8601
- Return codes: 401 Unauthorized instead of 403 Forbidden

Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant