Change request contributors

See who's participating in the change request.

Quickly access the full list of collaborators and their contributions within a change request for better traceability and communication.

The UserContributor object

Attributes

Contributor towards content.

updatedAtstring · date-timeRequired
countintegerRequired

The UserContributor object

Get all contribors of a change request

get
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
get
/spaces/{spaceId}/change-requests/{changeRequestId}/contributors

Last updated

Was this helpful?