Change request contributors
See who's participating in the change request.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
spaceIdstringRequiredPattern:
A unique entity identifier
^[a-zA-Z0-9_-]+$changeRequestIdstringRequiredPattern:
A unique entity identifier
^[a-zA-Z0-9_-]+$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?