get_request_detail_v1_requests__request_id__get
Retrieve public details of a dataset request by ID, including linked dataset slug, submitter info, comment count, and authenticated user's upvote state.
Instructions
GET /v1/requests/{request_id} (public) — Get Request Detail — Public detail view of a dataset request.
Includes the linked-dataset slug when fulfilled, the submitter's display info, and the comment count. Caller's upvote state is included when authenticated.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| request_id | Yes |