Change request contributors
See who's participating in the change request.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
spaceIdstringRequired
The unique id of the space
changeRequestIdstringRequired
The unique ID of the change request or its number identifier in the space
Responses
200
Contributors on the change request
application/json
404
The change request could not be found.
application/json
get
/spaces/{spaceId}/change-requests/{changeRequestId}/contributorsLast updated
Was this helpful?