Using UnleashAPIsChange RequestsRetrieves one change request by idRetrieves one change request by id GET /api/admin/projects/:projectId/change-requests/:id This endpoint will retrieve one change request if it matches the provided id. Request Responses200404 changeRequestSchema The requested resource was not found.