Get all contribors of a change request
gitbook_get_contributors_by_change_request_idRetrieve all contributors associated with a change request by supplying the space ID and change request ID.
Instructions
Get all contribors of a change request. (GET /spaces/{spaceId}/change-requests/{changeRequestId}/contributors)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| spaceId | Yes | Path parameter: spaceId. | |
| changeRequestId | Yes | Path parameter: changeRequestId. |