List change requests
Change requests
List change requests
Retrieve a paginated list of change requests for a project. Supports filtering by document, release, type, and status.
GET
List change requests
Documentation Index
Fetch the complete documentation index at: https://docs.gorules.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Personal access token is obtained through your profile
Path Parameters
Project unique identifier
Query Parameters
Current page
Number of items per page
Filter by document ID
Filter by release ID
Filter by change request type(s)
Available options:
decisions, deployments, publish_document, unpublish_document, deploy_environment, undeploy_environment Filter by status (pending or closed)
Available options:
pending, closed, null