Get a change request by its ID
gitbook_get_change_request_by_idRetrieve a change request by its ID to review or manage proposed changes in a GitBook space.
Instructions
Get a change request by its ID. (GET /spaces/{spaceId}/change-requests/{changeRequestId})
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| spaceId | Yes | Path parameter: spaceId. | |
| changeRequestId | Yes | Path parameter: changeRequestId. |